v2

latestOpenAPI 3.1.0MIT2026-07-26105151330.5 KB
Webhooks

Get Webhook Deliveries

Get recent delivery attempts for a specific webhook. Requires API key with webhook:read.

get/v1/webhooks/{webhookId}/deliveries

Path parameters

webhookIdstring required

Webhook ID (MongoDB ObjectId)

Query parameters

limitinteger

Maximum number of deliveries to return (max 100)

Response

Webhook deliveries

successboolean required
errorstring nullable