OpenAPI 3.1.0MIT2026-08-15105151330.5 KB

5ed4a5a287b5

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