Organization
Get integration health (alerts, errors, insights)
Computed health overview of your integration, Stripe-Workbench style:
- alerts — things needing action now: auto-disabled webhook endpoints, endpoints accumulating consecutive failures, deliveries currently in the automatic retry cycle, deliveries that exhausted retries in the last 24h.
- errors — API request error groups from the last 7 days (route + status
- error code + count), sourced from the request log.
- insights — recommendations: missing webhook registration, low delivery success rate, high API latency, noisiest failing route.
- summary — 7-day webhook success rate, delivery counts, API request and error counts, and average API latency.
Permissions: requires view access to “Webhooks”.
Authentication: Accepts either Authorization: Bearer <jwt> (dashboard) or X-API-Key: hp_live_... (programmatic).
GET
Get integration health (alerts, errors, insights)