Get a Thumbnail Image for a Video
Retrieves the poster (thumbnail) image for the specified video.
Authorizations: Recordings - VIEW
Requests
GET /apis/assets/:assetId/thumbnail
Response
Success
Thumbnail image in JPEG format.
Error
Code | Payload | Description |
---|---|---|
|
| The thumbnail is missing or is still being generated. |
|
| Video with UUID |
Related Topics