GET /Resource/GetStoredViewThumbnail/{id}/
Gets the thumbnail for the specified view in PNG format.
Request
Method |
Request URI |
GET |
/API/Resource/GetStoredViewThumbnail/{id}/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
The ID of the session.
|
Path Parameters
Path Parameter |
Description |
id |
The ID of the view.
|
Request Body
There is no Request Body for this function.
Response
Response Body
A stream containing the thumbnail data, or a status code indicating the problem.