Docusign · Schema

SignHere

A signature tab placed on a document.

AgreementsContractsDigital Transaction ManagementDocumentsElectronic SignaturesE-Signature

Properties

Name Type Description
tabId string Unique identifier for the tab.
tabLabel string Label used to identify the tab.
documentId string The document ID where this tab is placed.
pageNumber string The page number where this tab is placed.
recipientId string The recipient this tab is assigned to.
xPosition string The X position of the tab on the page.
yPosition string The Y position of the tab on the page.
anchorString string Anchor text string used to automatically position the tab.
anchorXOffset string X offset from the anchor string position.
anchorYOffset string Y offset from the anchor string position.
anchorUnits string Units for anchor offsets (pixels, inches, mms, cms).
scaleValue string Scale value for the signature.
optional string When true, the tab is optional for the recipient.
stampType string The type of stamp for the signature.
View JSON Schema on GitHub

JSON Schema

docusign-esignature-sign-here-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SignHere",
  "type": "object",
  "description": "A signature tab placed on a document.",
  "properties": {
    "tabId": {
      "type": "string",
      "description": "Unique identifier for the tab."
    },
    "tabLabel": {
      "type": "string",
      "description": "Label used to identify the tab."
    },
    "documentId": {
      "type": "string",
      "description": "The document ID where this tab is placed."
    },
    "pageNumber": {
      "type": "string",
      "description": "The page number where this tab is placed."
    },
    "recipientId": {
      "type": "string",
      "description": "The recipient this tab is assigned to."
    },
    "xPosition": {
      "type": "string",
      "description": "The X position of the tab on the page."
    },
    "yPosition": {
      "type": "string",
      "description": "The Y position of the tab on the page."
    },
    "anchorString": {
      "type": "string",
      "description": "Anchor text string used to automatically position the tab."
    },
    "anchorXOffset": {
      "type": "string",
      "description": "X offset from the anchor string position."
    },
    "anchorYOffset": {
      "type": "string",
      "description": "Y offset from the anchor string position."
    },
    "anchorUnits": {
      "type": "string",
      "description": "Units for anchor offsets (pixels, inches, mms, cms)."
    },
    "scaleValue": {
      "type": "string",
      "description": "Scale value for the signature."
    },
    "optional": {
      "type": "string",
      "description": "When true, the tab is optional for the recipient."
    },
    "stampType": {
      "type": "string",
      "description": "The type of stamp for the signature."
    }
  }
}

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-sign-here"
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.