OpenAPI 3.1.0raw.githubusercontent.com2026-08-05161521464.7 KB

bee030053823

Discovery

Health Check

Returns service health status. Used by load balancers and monitoring.

get/health

Response

Service is healthy

statusstring required

Health status indicator.

Example response

{
  "status": "ok"
}