assetAnimatedThumbnail
Gets animated thumbnail for an asset.
Parameters
Name | Type | Description |
---|---|---|
assetId | AssetId | The id of the asset to get an animated thumbnail for. |
Example
const { data: assetAnimatedData } = await ClassicThumbnailsApi.assetAnimatedThumbnail({ assetId: 6768917255 });
Example Data
{ targetId: 6768917255, state: "Completed", imageUrl: null }
Endpoint
GET /v1/asset-thumbnail-animated