v1

latestSwagger 2.02026-07-134146194.6 MB
EnvelopeDocumentHtmlDefinitions

Retrieves the HTML definition used to generate a dynamically sized responsive document.

Retrieves the HTML definition used to generate a dynamically sized responsive document.

If the document was not created as a signable HTML document, this endpoint will return a 200-OK response and an empty JSON body.

Note: The documentId query parameter is a GUID value, not an integer document ID. If an invalid document ID is provided, this endpoint will return a 200-OK response and an empty JSON body.

Related topics

  • Responsive signing
get/v2.1/accounts/{accountId}/envelopes/{envelopeId}/documents/{documentId}/html_definitions

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

documentIdstring required

The GUID of the document.

Example: c671747c-xxxx-xxxx-xxxx-4a4a48e23744

envelopeIdstring required

The envelope's GUID.

Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec

Response

Successful response.