v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
Sign

Get Document by ID

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.

get/sign/envelopes/{envelopeID}/documents/{documentID}

Path parameters

envelopeIDstring uuid required

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

documentIDstring uuid required

A unique string that identifies the document in the Nitro system.

Response

The GET Document by ID endpoint returns a JSON object with the document's data

OR
OR
OR
OR