Get Thumbnail Image for a Session
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. |
GET /apis/sessions/:sessionId/thumbnail
Success
Thumbnail in JPEG format.
Error
Code | Payload | Description |
|---|---|---|
|
| The session is missing a thumbnail. |
|
| Could not find session with the provided id. |