Get a file thumbnail
Streams the cached JPEG thumbnail for an image/PDF file. 404 when the file has no thumbnail.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
fileId
Response
The JPEG thumbnail bytes.
Errors
401
Unauthorized Error
404
Not Found Error