api_health_read
Authorization: Not Authenticated
GET /api/v2/health?format=api
{
"status": "pass",
"version": "2",
"releaseId": "2.4.6",
"notes": []
}This endpoint provides a health status response implementing https://tools.ietf.org/id/draft-inadarei-api-health-check-04.html
The schema describes the toplevel fields - however the implementation of health checks is up to the IX-API implementor.
Get the IX-API service health status.