List documents
Retrieves all documents that currently exist within the specified package.
Use the status query parameter to return only documents that currently have a
given status.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The target package's unique identifier A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Query Parameters
Select items that have a specific status. In addition to the live statuses, the
value Archived is accepted to filter for archived items.
Response
OK
A document's unique identifier
"00000000-0000-0000-0000-000000000000"
A package's unique identifier
"00000000-0000-0000-0000-000000000000"
Name of the document
1 - 150"example document"
When the resource was created
The media type of a file
application/pdf, application/xml "application/pdf"
A country's 2 letter ISO code (ISO 639-1)
"en"
The status of a document
Draft, Pending, InProgress, Ending, Finished, Rejected, Revoked, Expired, Failed, Processing, ProcessingFailed The document's elements
A field that can be signed by an actor
- Signing field
- Check box field
- Text box field
- Radio group
External reference to this resource set by the calling application. NSEV does not use this value itself. When filtering packages, this matches the package-level external reference only, not document or field references.
256Id for correlating with other resources in the proofs system
The Order Index of the document.
Indicates that the document is not fully processed and user must take an action to keep/remove signatures/markers. (presented only for draft packages if true)
The code of error occured during async document uploading. (presented only for processingFailed document)
If present, the document data contains signatures. (Returns only for document with IsActionNeeded)
If present, the document data contains signing field markers. (Returns only for document with IsActionNeeded)
If present, the document data contains form field markers. (Returns only for document with IsActionNeeded)