Skip to main content
GET
/
google
/
drive
/
thumbnail
Get Drive Thumbnail
curl --request GET \
  --url https://api.adside.ai/google/drive/thumbnail \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.adside.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key (sk_live_*) — SHA256 hashed, looked up in Redis. Generate via the web app's workspace settings.

Query Parameters

file_id
string
required

Google Drive file ID

Response

Thumbnail image bytes

The response is of type file.