This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/api/monitoring/fuga/metrics Description: Get comprehensive metrics about FUGA deliveries including success/failure rates, delivery times, and status breakdowns. Method:GET
Query Parameters:
| Parameter | Type | Description |
|---|---|---|
| global | boolean | Get metrics for all tenants (admin only) |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Get metrics for all tenants (requires admin permission)