Gets a page image from a template for display.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/templates/{{templateId}}/documents/{{documentId}}/pages/{{pageNumber}}/page_image?dpi={{dpi}}&max_height={{max_height}}&max_width={{max_width}}&show_changes={{show_changes}}
Retrieves a page image for display from the specified template.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
dpi | string | ||
max_height | string | ||
max_width | string | ||
show_changes | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |