Properties
| Name | Type | Description |
|---|---|---|
| event_time | string | _t__EventCallbackRequestEvent::EVENT_TIME |
| event_type | string | _t__EventCallbackRequestEvent::EVENT_TYPE |
| event_hash | string | _t__EventCallbackRequestEvent::EVENT_HASH |
| event_metadata | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EventCallbackRequestEvent",
"title": "EventCallbackRequestEvent",
"description": "_t__EventCallbackRequestEvent::DESCRIPTION",
"required": [
"event_time",
"event_type",
"event_hash"
],
"properties": {
"event_time": {
"description": "_t__EventCallbackRequestEvent::EVENT_TIME",
"type": "string"
},
"event_type": {
"description": "_t__EventCallbackRequestEvent::EVENT_TYPE",
"type": "string",
"enum": [
"account_confirmed",
"unknown_error",
"file_error",
"sign_url_invalid",
"signature_request_viewed",
"signature_request_signed",
"signature_request_sent",
"signature_request_all_signed",
"signature_request_email_bounce",
"signature_request_remind",
"signature_request_incomplete_qes",
"signature_request_destroyed",
"signature_request_canceled",
"signature_request_downloadable",
"signature_request_declined",
"signature_request_reassigned",
"signature_request_invalid",
"signature_request_prepared",
"signature_request_expired",
"template_created",
"template_error",
"callback_test",
"signature_request_signer_removed"
]
},
"event_hash": {
"description": "_t__EventCallbackRequestEvent::EVENT_HASH",
"type": "string"
},
"event_metadata": {
"$ref": "#/components/schemas/EventCallbackRequestEventMetadata"
}
},
"type": "object"
}
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/dropbox-eventcallbackrequestevent"
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.