Get a Thumbnail Image for a Video Track
This API endpoint allows integrators to request a specific thumbnail. HMP uses a separate poster image and thumbnail for each track/source of a multi-source video.
Authorizations: Recordings - VIEW
Requests
GET /apis/assets/:assetId/tracks/:trackId/thumbnail
Response
Success
Thumbnail image in JPEG format.
Error
Code | Payload | Description |
---|---|---|
|
| The thumbnail is missing or is still being generated. |
|
| Video with UUID |
|
| The track could not be found. |