Docusign · Schema

EnvelopesInformation

Contains information about the envelopes returned by a list request, including the result set and pagination details.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignature

Properties

Name Type Description
envelopes array The list of envelopes matching the query.
resultSetSize string The number of results in the current set.
totalSetSize string The total number of envelopes matching the query.
startPosition string The starting index position of the current result set.
endPosition string The ending index position of the current result set.
nextUri string URI for the next page of results.
previousUri string URI for the previous page of results.
View JSON Schema on GitHub