Envelope
Download Audit Trail of Envelope
Downloads the PDF file containing the full audit trail for the selected envelope.
GET
Download Audit Trail of Envelope
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique UUIDv4 string that identifies the envelope in the Nitro system.
Response
A PDF file containing the full audit trail for the selected envelope.
Previous
List Documents by Envelope IDThe **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.
Next
Download Audit Trail of Envelope