Skip to main content
GET
List images from a Google Drive folder

Query Parameters

q
string

Search text.

limit
string

1-50. Defaults to 20.

folderId
string

Override GOOGLE_DRIVE_FOLDER_ID for this request.

refresh
string

1 skips the cache.

Response

{ items: [{ id, name, thumbUrl, mimeType }] }.