Get a thumbnail of a file (if JPG/PNG/BMP). Otherwhise the full content is retrieved

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

The db_file.id

globally unique identifier

Required

maxWidth

Max size for the width

integer

Default value is 65

maxHeight

Max size for the height

integer

Default value is 65

Body Parameters :

None.

Response Information

Resource Description :

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version
Content

HttpContent
StatusCode

HttpStatusCode
ReasonPhrase

string
Headers

Collection of Object
RequestMessage

HttpRequestMessage
IsSuccessStatusCode

boolean