Retrieves the thumbnail image for the specified session. Responds with the thumbnail for the first track.
Authorizations: Sessions - VIEW
Requests
GET /apis/sessions/:sessionId/thumbnail
Response
Success
Thumbnail in JPEG format.
Error
|
Code |
Payload |
Description |
|---|---|---|
|
|
|
The session is missing a thumbnail. |
|
|
|
Could not find session with the provided id. |