Docusign · Schema
EnvelopeTemplate
A template that defines reusable documents, recipients, tabs, and routing for envelope workflows.
AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignaturesE-Signature
Properties
| Name | Type | Description |
|---|---|---|
| templateId | string | The unique identifier of the template. |
| uri | string | The URI for the template. |
| name | string | The name of the template. |
| description | string | A description of the template. |
| created | string | The date the template was created. |
| lastModified | string | The date the template was last modified. |
| lastUsed | string | The date the template was last used. |
| shared | string | Whether the template is shared. |
| folderId | string | The folder ID containing the template. |
| folderName | string | The name of the folder containing the template. |
| emailSubject | string | The default email subject for envelopes using this template. |
| emailBlurb | string | The default email body for envelopes using this template. |
| signingLocation | string | The signing location setting. |
| documents | array | The documents included in the template. |
| status | string | Template status. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "EnvelopeTemplate",
"type": "object",
"description": "A template that defines reusable documents, recipients, tabs, and routing for envelope workflows.",
"properties": {
"templateId": {
"type": "string",
"description": "The unique identifier of the template."
},
"uri": {
"type": "string",
"description": "The URI for the template."
},
"name": {
"type": "string",
"description": "The name of the template."
},
"description": {
"type": "string",
"description": "A description of the template."
},
"created": {
"type": "string",
"description": "The date the template was created."
},
"lastModified": {
"type": "string",
"description": "The date the template was last modified."
},
"lastUsed": {
"type": "string",
"description": "The date the template was last used."
},
"shared": {
"type": "string",
"description": "Whether the template is shared."
},
"folderId": {
"type": "string",
"description": "The folder ID containing the template."
},
"folderName": {
"type": "string",
"description": "The name of the folder containing the template."
},
"emailSubject": {
"type": "string",
"description": "The default email subject for envelopes using this template."
},
"emailBlurb": {
"type": "string",
"description": "The default email body for envelopes using this template."
},
"signingLocation": {
"type": "string",
"description": "The signing location setting."
},
"documents": {
"type": "array",
"description": "The documents included in the template."
},
"status": {
"type": "string",
"description": "Template status."
}
}
}
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-template"
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.