Health
Health check
Returns the health status of the API gateway. No authentication required.
get/health
Response
Service is healthy
Example response
{
"status": "healthy"
}Returns the health status of the API gateway. No authentication required.
Service is healthy
{
"status": "healthy"
}