The Get Document by ID endpoint retrieves the details of a single document using its identifier within a specific envelope.
This endpoint is useful for retrieving specific document information, monitoring document processing status, or displaying document details within your internal system.
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.
A unique string that identifies the document in the Nitro system.
The GET Document by ID endpoint returns a JSON object with the document's data
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