v2

latestOpenAPI 3.1.02026-08-064686150.6 KB
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