Health

Health check

Returns the health status of the API gateway. No authentication required.

get/health

Response

Service is healthy

statusstring

Example response

{
  "status": "healthy"
}

Changes