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"
}

Changes

No recorded changes to this endpoint across all 134 revisions of this API.