Get health status for a specific operation across all carriers.
Returns a list of health snapshots for the specified operation
across all monitored carriers.
Successful Response
Validation Error
The resource requested was not found either because you do not have permissions to access it or it does not exist.
An unknown internal server issue occured while processing a request. A report is created and logged.
[- {
- "carrier_code": "string",
- "operation": "string",
- "version": "string",
- "status": "UP",
- "failure_count": 0,
- "request_count": 0,
- "failure_rate": 0,
- "avg_response_time": 0,
- "last_failure_time": "string",
- "last_success_time": "string"
}
]