List recent delivery failures for a specific webhook endpoint.
Use this endpoint for operational triage when webhook deliveries are failing or when reliability metrics show regressions.
Query behavior:
Each failure includes:
Recommended incident workflow:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifier of the webhook endpoint to inspect
Maximum number of failures to return. Defaults to 20.
1 <= x <= 100Webhook delivery failures
Response containing a list of webhook delivery failures for a specific webhook endpoint.
Collection of recorded webhook delivery failures