GET api/SharedCollection/Thumb/{id}?code={code}&width={width}&height={height}
Getting a thumbnail of the media item added to the shared collection
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| code |
Shared collection code |
string |
Required |
| id |
Media Item ID |
integer |
Required |
| width |
Width |
integer |
Required |
| height |
Height |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Thumbnail
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |
Parameter Information
code
| Property | Description |
|---|---|
| Chars (Char) | |
| Length (Int32) |