Skip to main content
GET
Webhook Stats

Path Parameters

id
string
required
The webhook UUID.

Response

webhook_id
string
The webhook UUID
enabled
boolean
Current enabled state
consecutive_failures
number
Current consecutive failure streak. Resets on success; the webhook is auto-disabled once the streak crosses the server-side threshold.
last_delivered_at
string | null
Last successful delivery timestamp
deliveries
object

Example

Response