Docusign · Schema

EventNotification

Configuration for envelope event notifications via DocuSign Connect webhooks.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignaturesE-Signature

Properties

Name Type Description
url string The webhook endpoint URL to receive notifications.
loggingEnabled string When true, Connect logging is enabled.
requireAcknowledgment string When true, requires HTTPS 200 acknowledgment.
envelopeEvents array Envelope-level events to trigger notifications.
recipientEvents array Recipient-level events to trigger notifications.
includeCertificateOfCompletion string When true, includes the certificate of completion.
includeDocuments string When true, includes document PDFs in the notification.
includeDocumentFields string When true, includes document custom fields.
includeHMAC string When true, includes HMAC security headers.
includeSenderAccountAsCustomField string
includeTimeZone string When true, includes time zone information.
includeCertificateWithSoap string
View JSON Schema on GitHub

JSON Schema

docusign-esignature-event-notification-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "EventNotification",
  "type": "object",
  "description": "Configuration for envelope event notifications via DocuSign Connect webhooks.",
  "properties": {
    "url": {
      "type": "string",
      "description": "The webhook endpoint URL to receive notifications."
    },
    "loggingEnabled": {
      "type": "string",
      "description": "When true, Connect logging is enabled."
    },
    "requireAcknowledgment": {
      "type": "string",
      "description": "When true, requires HTTPS 200 acknowledgment."
    },
    "envelopeEvents": {
      "type": "array",
      "description": "Envelope-level events to trigger notifications."
    },
    "recipientEvents": {
      "type": "array",
      "description": "Recipient-level events to trigger notifications."
    },
    "includeCertificateOfCompletion": {
      "type": "string",
      "description": "When true, includes the certificate of completion."
    },
    "includeDocuments": {
      "type": "string",
      "description": "When true, includes document PDFs in the notification."
    },
    "includeDocumentFields": {
      "type": "string",
      "description": "When true, includes document custom fields."
    },
    "includeHMAC": {
      "type": "string",
      "description": "When true, includes HMAC security headers."
    },
    "includeSenderAccountAsCustomField": {
      "type": "string"
    },
    "includeTimeZone": {
      "type": "string",
      "description": "When true, includes time zone information."
    },
    "includeCertificateWithSoap": {
      "type": "string"
    }
  }
}

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.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/docusign-esignature-event-notification"
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 email required.

A second provider on the same verified email joins the account you already have.