v1
latestSwagger 2.02026-07-134146194.6 MBGets a page image from an envelope for display.
Returns an image of a page in a document for display.
Path parameters
The external account number (int) or account ID GUID.
The unique ID of the document within the envelope.
Unlike other IDs in the eSignature API, you specify the documentId yourself. Typically the first document has the ID 1, the second document 2, and so on, but you can use any numbering scheme that fits within a 32-bit signed integer (1 through 2147483647).
Tab objects have a documentId property that specifies the document on which to place the tab.
The envelope's GUID.
Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec
The page number being accessed.
Query parameters
Sets the dots per inch (DPI) for the returned image.
Sets the maximum height for the page image in pixels. The DPI is recalculated based on this setting.
Sets the maximum width for the page image in pixels. The DPI is recalculated based on this setting.
When true, changes display in the user interface.
Response
Successful response.