6.9 Get Document Thumbnail
GET https://{{domain}}/api/v2/document/{{DocumentGUID}}/thumbnail/{{PageNumber}}
Get thumbnail of a page of the document
Request
Query string parameters:
- DocumentGUID (guid, required)
- PageNumber (int, optional, default 1)
Response
200 OK
Content-Type: application/octet-stream