10. Get a Document from Envelope
GET {{baseUrl}}/{{apiVersion}}/accounts/{{accountId}}/envelopes/{{envelopeId}}/documents/{{documentId}}
In this example, we will download one document from the envelope. This approach allows one to inspect the document after envelope was created.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |