Webhook delivery stats and failure breakdown by endpoint
X-Tenant-Id isn’t required.
| Parameter | Required | Values | Description |
|---|---|---|---|
timeRange | Yes | 1h, 24h, 7d, 30d, 90d | Lookback window for the data |
| Field | Type | Description |
|---|---|---|
period.start | string | ISO 8601 start of the period |
period.end | string | ISO 8601 end of the period |
summary.deliveryRate | number | Fraction of webhooks delivered successfully (0 to 1) |
summary.totalDeliveries | integer | Total webhook delivery attempts |
failureBreakdown[].endpointUrl | string | The webhook endpoint URL |
failureBreakdown[].endpointName | string | null | Display name for the endpoint (if configured) |
failureBreakdown[].failureCount | integer | Number of failed deliveries to this endpoint |
failureBreakdown[].lastError | string | null | Most recent error message |
Cache-Control: private, max-age=60). This endpoint is rate-limited under the analytics bucket (20 req/s).Use Authorization: Bearer sk_test_* or Authorization: Bearer sk_live_*.
Time range for the analytics query Time range for analytics queries.
1h, 24h, 7d, 30d, 90d