External DocumentationTo learn more, visit the Docusign documentation.
Basic Parameters
Advanced Parameters
Example Output
Workflow Library Example
Get Envelope with Docusign and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Envelope ID | The ID of the envelope. |
| Parameter | Description |
|---|---|
| Advanced Update | When checked, sets the envelope’s signing location to ‘online’, where the envelope information can be added or modified. |
{
"status": "<string>",
"documentsUri": "<string>",
"recipientsUri": "<string>",
"attachmentsUri": "<string>",
"envelopeUri": "<string>",
"emailSubject": "<string>",
"envelopeId": "<string>",
"customFieldsUri": "<string>",
"autoNavigation": "<string>",
"envelopeIdStamping": "<string>",
"notificationUri": "<string>",
"enableWetSign": "<string>",
"allowMarkup": "<string>",
"allowReassign": "<string>",
"createdDateTime": "2025-04-06T11:41:02.0170000Z",
"lastModifiedDateTime": "2025-04-06T11:41:02.0170000Z",
"statusChangedDateTime": "2025-04-06T11:41:02.0170000Z",
"documentsCombinedUri": "<string>",
"certificateUri": "<string>",
"templatesUri": "<string>",
"purgeState": "<string>",
"is21CFRPart11": "<string>",
"signerCanSignOnMobile": "<string>",
"isSignatureProviderEnvelope": "<string>",
"allowViewHistory": "<string>",
"disableResponsiveDocument": "<string>"
}
Was this page helpful?