Convoy · Example Payload

Convoy Event Delivery Example

200 OK from https://api.acme.example.com/webhooks/convoy

WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure

Convoy Event Delivery Example is an example object payload from Convoy, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uidevent_idendpoint_idsubscription_idstatusdescriptionmetadatacreated_atupdated_at

Example Payload

Raw ↑
{
  "uid": "evd_01HZ51N5MS2K8R3X0Y9P6Q1T9V",
  "event_id": "evt_01HZ51N5KQ8X3R7P0M2A6BZ7CD",
  "endpoint_id": "01HZ4F0J0G3Y2QH9N5T7AZBQ6V",
  "subscription_id": "sub_01HZ4F0J0G3Y2QH9N5T7AZBQ72",
  "status": "Success",
  "description": "200 OK from https://api.acme.example.com/webhooks/convoy",
  "metadata": {
    "num_trials": 1,
    "retry_limit": 20,
    "interval_seconds": 20,
    "strategy": "exponential",
    "next_send_time": "0001-01-01T00:00:00Z"
  },
  "created_at": "2026-05-22T10:14:01Z",
  "updated_at": "2026-05-22T10:14:02Z"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/convoy-event-delivery-example"
All examples
curl "https://apis.io/api/v1/examples?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.