get_envelope_status
Check the current status and metadata of a DocuSign envelope via its ID, including timestamps for creation, sending, and completion.
Instructions
Get the status and metadata of an envelope.
Args: envelope_id: The envelope ID to query.
Returns: Dictionary with envelope details including envelopeId, status, emailSubject, createdDateTime, sentDateTime, completedDateTime, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelope_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||