Docusign · Schema
Envelope
Contains the properties of an envelope.
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignaturesE-Signature
Properties
| Name | Type | Description |
|---|---|---|
| envelopeId | string | The unique identifier of the envelope. |
| envelopeUri | string | The URI for retrieving the envelope. |
| status | string | Current status of the envelope. |
| statusChangedDateTime | string | The date and time the status last changed. |
| emailSubject | string | The subject line of the envelope email. |
| emailBlurb | string | The body text of the envelope email. |
| createdDateTime | string | The date and time the envelope was created. |
| sentDateTime | string | The date and time the envelope was sent. |
| deliveredDateTime | string | The date and time the envelope was delivered. |
| completedDateTime | string | The date and time the envelope was completed. |
| voidedDateTime | string | The date and time the envelope was voided. |
| voidedReason | string | The reason the envelope was voided. |
| declinedDateTime | string | The date and time the envelope was declined. |
| documents | array | |
| purgeState | string | Purge state of the envelope. |
| brandId | string | The ID of the brand applied to the envelope. |
| certificateUri | string | URI for retrieving the certificate of completion. |
| isSignatureProviderEnvelope | string | Whether this envelope uses a signature provider. |
| signingLocation | string | The signing location. Valid values are inPerson and online. |
| expireEnabled | string | Whether the envelope expiration is enabled. |
| expireDateTime | string | The date and time the envelope expires. |
| expireAfter | string | Number of days after which the envelope expires. |
| autoNavigation | string | Whether auto-navigation is enabled for recipients. |
| anySigner | string | Reserved for DocuSign use. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Envelope",
"type": "object",
"description": "Contains the properties of an envelope.",
"properties": {
"envelopeId": {
"type": "string",
"description": "The unique identifier of the envelope."
},
"envelopeUri": {
"type": "string",
"description": "The URI for retrieving the envelope."
},
"status": {
"type": "string",
"description": "Current status of the envelope."
},
"statusChangedDateTime": {
"type": "string",
"description": "The date and time the status last changed."
},
"emailSubject": {
"type": "string",
"description": "The subject line of the envelope email."
},
"emailBlurb": {
"type": "string",
"description": "The body text of the envelope email."
},
"createdDateTime": {
"type": "string",
"description": "The date and time the envelope was created."
},
"sentDateTime": {
"type": "string",
"description": "The date and time the envelope was sent."
},
"deliveredDateTime": {
"type": "string",
"description": "The date and time the envelope was delivered."
},
"completedDateTime": {
"type": "string",
"description": "The date and time the envelope was completed."
},
"voidedDateTime": {
"type": "string",
"description": "The date and time the envelope was voided."
},
"voidedReason": {
"type": "string",
"description": "The reason the envelope was voided."
},
"declinedDateTime": {
"type": "string",
"description": "The date and time the envelope was declined."
},
"documents": {
"type": "array"
},
"purgeState": {
"type": "string",
"description": "Purge state of the envelope."
},
"brandId": {
"type": "string",
"description": "The ID of the brand applied to the envelope."
},
"certificateUri": {
"type": "string",
"description": "URI for retrieving the certificate of completion."
},
"isSignatureProviderEnvelope": {
"type": "string",
"description": "Whether this envelope uses a signature provider."
},
"signingLocation": {
"type": "string",
"description": "The signing location. Valid values are inPerson and online."
},
"expireEnabled": {
"type": "string",
"description": "Whether the envelope expiration is enabled."
},
"expireDateTime": {
"type": "string",
"description": "The date and time the envelope expires."
},
"expireAfter": {
"type": "string",
"description": "Number of days after which the envelope expires."
},
"autoNavigation": {
"type": "string",
"description": "Whether auto-navigation is enabled for recipients."
},
"anySigner": {
"type": "string",
"description": "Reserved for DocuSign use."
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/docusign-esignature-envelope"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.