cURL
curl --request GET \ --url https://api.example.com/api/assets/{asset_id}/thumbnail
"<string>"
Downloads a thumbnail for a specific asset. The exact thumbnail returned depends on availability and the optional size parameter.
size
Desired thumbnail size (e.g., thumbnail, preview)
Any binary media
A binary file, usually an image or video.