Discovery
Health Check
Returns service health status. Used by load balancers and monitoring.
get/health
Response
Service is healthy
Example response
{
"status": "ok"
}Returns service health status. Used by load balancers and monitoring.
Service is healthy
{
"status": "ok"
}