Organization
Get daily webhook delivery activity
Returns organization-wide webhook delivery counts grouped by UTC day.
Each day includes delivered, failed, retrying, pending, and total counts. The summary includes the same totals plus a success rate calculated from completed (delivered + failed) deliveries.
Example:
GET /organization/webhook-deliveries/activity?startDate=2026-07-01&endDate=2026-07-31
Permissions: requires view access to “Webhooks”.
Authentication: Accepts either Authorization: Bearer <jwt> (dashboard) or X-API-Key: hp_live_... (programmatic).
GET
Get daily webhook delivery activity
Related topics
Get webhook endpoint delivery and latency metricsGet daily billing activityGet daily lockout activityGet daily payout activityGet daily account creation activity