GET
/
health
{
  "success": true,
  "requestId": "123e4567-e89b-12d3-a456-426655440000",
  "data": {
    "data": {
      "amadeus": {
        "healthy": true
      },
      "duffel": {
        "healthy": true
      },
      "status": "<string>"
    }
  }
}

Response

200
application/json

Retrieve health

The response is of type object.