v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
Sign

List Documents by Envelope ID

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.

get/sign/envelopes/{envelopeID}/documents

Path parameters

envelopeIDstring uuid required

A unique UUIDv4 string that identifies the envelope in the Nitro system.

Response

List all documents associated with the envelope.

OR
OR
OR
OR