thumbnails
Generate thumbnail from file token
Generates a thumbnail from an existing file using its token
get/generateThumbnail/{fileToken}
Path parameters
fileTokenstring required
File token to generate thumbnail for
Query parameters
animateboolean
set to true if you want to animate the thumbnail (only works with animated gif, webp or heif)
Response
Thumbnail image in WebP format
Changes
Changed in 2 of the 6 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲