Skip to main content
GET
Get FUGA Delivery Metrics
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:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

global
boolean
default:false

Get metrics for all tenants (requires admin permission)

Response

Success

status
string
Example:

"success"

message
string
Example:

"Delivery metrics retrieved"

data
object