Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique UUIDv4 string that identifies the envelope in the Nitro system.
Response
List documents
Fields
items
(Failed · object | Pending · object | Sealed · object | Signed · object | Uploaded · object)[]
An array of documents associated with the envelope.
- Failed
- Pending
- Sealed
- Signed
- Uploaded