Docusign - List envelopes (batch) action

The List envelopes (batch) action retrieves a batch of envelopes that match the criteria you specify. Refer to the Docusign Envelopes: listStatusChanges API reference for more information.

Input

Input fieldDescription
From dateReturn envelopes with status changes on or after this date.
To dateReturn envelopes with status changes up to this date. Defaults to now.
From/to statusSpecify the status type the date range applies to. Defaults to Changed. Valid values are Changed, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, Timed out, and Processing.
StatusFilter envelopes by status. Valid values are Changed, Voided, Created, Deleted, Sent, Delivered, Signed, Completed, Declined, Timed out, and Processing.
Envelope IDsEnter a comma-separated list of envelope IDs to filter results.
EmailFilter envelopes by the email address of a sender or recipient.
Order bySort envelopes by this field. Valid values are Action required, Created, Completed, Envelope name, Expire, Last modified, Sent, Signer list, Status, Status changed, Subject, and User name.
OrderSet the sort order direction. Valid values are Ascending and Descending.
Search textFilter envelopes by text in the subject line or in recipient names and email addresses.
Transaction IDsEnter a comma-separated list of transaction IDs to filter results.
User filterFilter envelopes based on the user's relationship to them.
User IDFilter envelopes by the ID of the associated user.
User nameFilter envelopes by the name of the associated user.
CountSpecify the maximum number of envelopes to return per page.
Start positionSpecify the zero-based index of the result from which to start returning results.

Output

Output fieldDescription
Result set sizeThe number of results returned in the current batch.
Total set sizeThe total number of results available.
Start positionThe zero-based index of the first result in the batch.
End positionThe zero-based index of the last result in the batch.
Next URIThe URI for retrieving the next batch of results.
Previous URIThe URI for retrieving the previous batch of results.
EnvelopesThe envelopes that match the specified criteria. See Envelopes.

Envelopes

Each envelope in the batch contains the following summary fields. This is a subset of the fields returned by the Get envelope action.

Output fieldDescription
Envelope IDThe ID assigned to the envelope for tracking and managing the document lifecycle.
StatusThe current status of the envelope.
Email subjectThe subject line of the email sent to all recipients.
Signing locationThe physical location where signing takes place. Valid values are InPerson and Online. The default value is Online.
Purge stateThe current purge state of the envelope's documents.
Envelope locationReserved for Docusign.
Any signerDeprecated. This feature has been replaced by signing groups.
Voided reasonThe reason the envelope was voided.
Expire enabledIndicates whether the envelope is set to expire after a set number of days.
Expire afterThe number of days before the envelope expires.
Allow markupIndicates whether the Document Markup feature is enabled.
Envelope ID stampingIndicates whether the envelope ID is stamped on the documents.
Auto navigationIndicates whether auto-navigation is set for the recipient.
Is signature provider envelopeIndicates whether the envelope uses a third-party signature provider.
Is ticket related envelopeIndicates whether the envelope is associated with a support ticket.
Created date timeThe date and time the envelope was created.
Sent date timeThe date and time the envelope was sent.
Delivered date timeThe date and time the envelope was delivered to recipients.
Completed date timeThe date and time the envelope was completed.
Last modified date timeThe date and time the envelope was last modified.
Status changed date timeThe date and time the envelope's status last changed.
Envelope URIThe URI for retrieving the envelope.
Documents URIThe URI for retrieving the envelope's documents.
Recipients URIThe URI for retrieving the envelope's recipients.
Attachments URIThe URI for retrieving the envelope's attachments.
Custom fields URIThe URI for retrieving the envelope's custom fields.
Notification URIThe URI for retrieving the envelope's notification settings.
Templates URIThe URI for retrieving the envelope's templates.
Certificate URIThe URI for retrieving the envelope's certificate of completion.
Documents combined URIThe URI for retrieving all documents combined into a single PDF.
SenderInformation about the user who sent the envelope.
User ID (Sender)The ID of the user who sent the envelope.
User name (Sender)The name of the user who sent the envelope.
Email (Sender)The email address of the user who sent the envelope.
Account ID (Sender)The ID of the account that sent the envelope.
IP address (Sender)The IP address of the user who sent the envelope.

Last updated: