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

Description

/api/monitoring/fuga/ftp-health Description: Get FTP connection health status including last successful/failed connections and consecutive failure count. Method: GET

Code Examples

Authorizations

Authorization
string
header
required

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

Response

Success

status
string
Example:

"success"

message
string
Example:

"FTP connection health retrieved"

data
object