Health
GET /health
Health check endpoint. Returns 'OK' if the service is healthy and ready to accept requests. This is typically used by load balancers and orchestrators (e.g., Kubernetes) to determine if the service should receive traffic.
Responses
| Status | Description |
|---|---|
200 | Successful Response |
Operation ID: health_health_get