Returns document page image(s) based on input.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/templates/{{templateId}}/documents/{{documentId}}/pages?count={{count}}&dpi={{dpi}}&max_height={{max_height}}&max_width={{max_width}}&nocache={{nocache}}&show_changes={{show_changes}}&start_position={{start_position}}
Returns images of the pages in a template document for display based on the parameters that you specify.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | string | ||
dpi | string | ||
max_height | string | ||
max_width | string | ||
nocache | string | ||
show_changes | string | ||
start_position | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |