List deliveries
Webhooks
List deliveries
One delivery per event per subscribed endpoint. Filter by status: failed to find what needs a retry. Non-2xx responses and timeouts (10s) are retried at 30s, 2m, 8m, 32m, 2h, 6h, 6h, 6h — about a day — before the delivery is marked failed. After 10 consecutive failed attempts the endpoint is auto-disabled (disabledReason: consecutive_failures); re-enable it with PATCH status: active.
GET
List deliveries
Authorizations
Your API key: sk_test_… (sandbox) or sk_live_… (production).
Query Parameters
Page size, 1–100.
Required range:
1 <= x <= 100Example:
20
The nextCursor from the previous page.
Example:
"whe_k3m9x2pq7vn4t8wz1bcd"
Example:
"wev_p2r8m5xk9qz3v7nt4wbh"
Available options:
pending, success, failed