Sign

List Fields by Document ID

The List Fields by Document ID endpoint retrieves all fields associated with a specific document within an envelope. The request must include the envelope and document ID to ensure the complete set of fields is retrieved for the correct document.

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

Path parameters

envelopeIDstring uuid required

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

documentIDstring uuid required

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

Response

List of all fields. Each field contains its unique ID and configuration.

OR
OR
OR
OR
OR
OR
OR

Changes

No recorded changes to this endpoint across all 6 revisions of this API.