Skip to main content
GET
Webhook delivery stats
Returns a per-endpoint delivery rollup for your organization. Use it to monitor 24-hour delivery health, current backlog, and why an endpoint is not currently receiving deliveries. Each row includes success_24h, fail_24h, success_rate, and degraded, plus backlog and pause fields such as pending_count, oldest_pending_at, circuit_broken_until, rate_limited_until, blocked_reason, and blocked_until.
For recovery behavior and block reasons, see the Webhooks guide: Endpoint Health.

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header.

Query Parameters

from
string

Start date (RFC 3339, default: 24 hours ago)

to
string

End date (RFC 3339, default: now)

Response

Per-endpoint delivery rollup

data
object[]