latestOpenAPI 3.1.0MIT2026-08-22113168358.0 KB

2d06ad0e0bc3

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