Get Image Document Thumbnail

Gets the thumbnail for the specified {documentId} of an image file.

Resource Information

Scopedocuments

Deprecated scope name:   get_document_thumbnail

App TypeAll
Authorization TypeAccess token
URI /v4/documents/{documentId}/thumbnail?pixelHeight={pixelHeight}&pixelWidth={pixelWidth}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
documentIdstringYes�The document ID.7.3.2
heightintNo�The requested height.7.3.2
widthintNo�The requested weight.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
resultfileA binary stream containing the requested object.7.3.2
statusintegerThe record status.7.3.3