Get webhook delivery performance
GET/v1/organization/webhook/:webhookId/performance
Returns average delivery latency, unresolved failure count, and current health for one webhook. The API key determines the application and webhooks owned by another application are reported as not found.
Request
Responses
- 200
- 401
- 404
Current webhook performance.
Missing, invalid, expired, or deleted application API key.
Application or webhook not found or not owned by the API key application.