Home
Convoy
Convoy Event Structure
Convoy Event Structure
A webhook event ingested by Convoy.
Type: object
Properties: 20
Webhook Webhook Gateway Event Delivery Eventing Messaging Integration API Infrastructure
Convoy Event Structure is a JSON Structure definition published by Convoy, describing 20 properties. It conforms to the https://json-structure.org/draft/2024-01/structure meta-schema.
Properties
acknowledged_at
app_id
created_at
data
deleted_at
endpoint_metadata
endpoints
event_type
headers
idempotency_key
is_duplicate_event
metadata
project_id
raw
source_id
source_metadata
status
uid
updated_at
url_query_params
Meta-schema: https://json-structure.org/draft/2024-01/structure
JSON Structure
{
"$schema": "https://json-structure.org/draft/2024-01/structure",
"$id": "https://api-evangelist.github.io/convoy/json-structure/convoy-event-structure.json",
"title": "Convoy Event",
"description": "A webhook event ingested by Convoy.",
"type": "object",
"properties": {
"acknowledged_at": {
"description": "",
"type": "string"
},
"app_id": {
"description": "Deprecated",
"type": "string"
},
"created_at": {
"description": "",
"type": "string"
},
"data": {
"description": "Data is an arbitrary JSON value that gets sent as the body of the\nwebhook to the endpoints",
"type": "array",
"items": {
"type": "integer"
}
},
"deleted_at": {
"description": "",
"type": "string"
},
"endpoint_metadata": {
"description": "",
"type": "array",
"items": {
"type": {
"type": "object"
}
}
},
"endpoints": {
"description": "",
"type": "array",
"items": {
"type": "string"
}
},
"event_type": {
"description": "",
"type": "string"
},
"headers": {
"description": "",
"type": "object"
},
"idempotency_key": {
"description": "",
"type": "string"
},
"is_duplicate_event": {
"description": "",
"type": "boolean"
},
"metadata": {
"description": "",
"type": "string"
},
"project_id": {
"description": "",
"type": "string"
},
"raw": {
"description": "",
"type": "string"
},
"source_id": {
"description": "",
"type": "string"
},
"source_metadata": {
"description": "",
"type": "object"
},
"status": {
"description": "",
"type": "string",
"enum": [
{
"type": "object"
},
{
"type": "object"
},
{
"type": "object"
},
{
"type": "object"
},
{
"type": "object"
}
]
},
"uid": {
"description": "",
"type": "string"
},
"updated_at": {
"description": "",
"type": "string"
},
"url_query_params": {
"description": "",
"type": "string"
}
}
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/convoy-event-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.