Skip to main content
GET
Get FUGA Delivery Health Report
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

/api/monitoring/fuga/health Description: Get a comprehensive health report including metrics, alerts, FTP connection health, and recommendations. 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 health for all tenants (requires admin permission)

Response

Success

status
string
Example:

"success"

message
string
Example:

"Health report generated"

data
object