Docusign · Schema

EnvelopesInformation

Contains information about the envelopes returned by a list request, including the result set and pagination details.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignaturesE-Signature

Properties

Name Type Description
envelopes array The list of envelopes matching the query.
resultSetSize string The number of results in the current set.
totalSetSize string The total number of envelopes matching the query.
startPosition string The starting index position of the current result set.
endPosition string The ending index position of the current result set.
nextUri string URI for the next page of results.
previousUri string URI for the previous page of results.
View JSON Schema on GitHub

JSON Schema

docusign-esignature-envelopes-information-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "EnvelopesInformation",
  "type": "object",
  "description": "Contains information about the envelopes returned by a list request, including the result set and pagination details.",
  "properties": {
    "envelopes": {
      "type": "array",
      "description": "The list of envelopes matching the query."
    },
    "resultSetSize": {
      "type": "string",
      "description": "The number of results in the current set."
    },
    "totalSetSize": {
      "type": "string",
      "description": "The total number of envelopes matching the query."
    },
    "startPosition": {
      "type": "string",
      "description": "The starting index position of the current result set."
    },
    "endPosition": {
      "type": "string",
      "description": "The ending index position of the current result set."
    },
    "nextUri": {
      "type": "string",
      "description": "URI for the next page of results."
    },
    "previousUri": {
      "type": "string",
      "description": "URI for the previous page of results."
    }
  }
}

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-envelopes-information"
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.