The List Documents by Envelope ID endpoint retrieves all documents associated with a specific envelope. Documents are returned in an items array within the JSON response.
The request must include the envelope ID to ensure the complete set of documents is retrieved for the correct envelope.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique UUIDv4 string that identifies the envelope in the Nitro system.
List all documents associated with the envelope.
Response for a pending document
Name of the file provided by the user.
1Unique uuid identifier for the document.
1UTC timestamp indicating when the document was created.
Current status of the document.
pending, uploaded, failed, signed, sealed