Skip to main content

Get a Video Thumbnail

Retrieves the thumbnail image for the specified source. Responds with the thumbnail for the first track.

Authorizations: Sources - VIEW

Requests

GET /apis/sources/:sourceId/shares/:shareId

Response

Success

Thumbnail image in JPEG format.

Error

Code

Payload

Description

404
{"code":"04009", "name":"SourceNotFound",
"message":"Source not found",
"httpStatusCode":404}

Source with UUID sourceId not found.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.