Get Workspace Webhook Metrics
GET/api/v1/webhooks/metrics/workspace
Webhook delivery metrics for the caller's own workspace.
The sibling /metrics endpoint is staff-only and aggregates every workspace, which left the customer-facing health panel permanently empty. This one is filtered by the caller's workspace and returns nothing operator-internal.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error