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

Query: Find Envelope Info

Docusign Operation

The Find Envelope Info query retrieves detailed information about a specific envelope, such as status, recipients, and timestamps.

Example User Story

I want to find the status and details of a client’s signed contract envelope, so I can confirm it’s fully executed and update our records.

Fields

Field Name
Field Type
Required

envelopeId

String

Yes

accountId

String

Yes

Docusign

Example link

Code (Apache v2.0): Operation

Last updated