For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Find Recipients for Envelope

Docusign Operation

The Find Recipients for Envelope query lists all recipients (signers, cc’d parties, etc.) associated with a specific DocuSign envelope.

Example User Story

I want to find all recipients for a DocuSign envelope, so I can verify who has signed and follow up with those who haven’t.

Fields

Field Name
Field Type
Required

envelopeId

String

Yes

accountId

String

Yes

Docusign

Example link

Code (Apache v2.0): Operation

Last updated