Docusign · Arazzo Workflow
DocuSign List Sent Envelopes and Check Status
Version 1.0.0
List envelopes sent in a date range, then fetch full status detail for the first matching envelope.
View Spec
View on GitHub
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignatureseSignatureArazzoWorkflows
Provider
Workflows
list-sent-envelopes-and-check-status
List envelopes by date and status, then detail the first match.
Queries envelopes within a date range and status filter, then retrieves the full status of the first envelope returned.
1
listEnvelopes
Envelopes_ListEnvelopes
List envelopes created on or after the start date matching the requested status, and capture the first envelope id.
2
getEnvelopeDetail
Envelopes_GetEnvelope
Retrieve full status detail for the first envelope returned, including its recipients.