Ready
GET /ready
Readiness check - returns OK only if the server has completed initialization. This endpoint should be used by Kubernetes readiness probes to determine when the pod is ready to receive traffic. Returns 503 during initialization.
Responses
| Status | Description |
|---|---|
200 | Successful Response |
Operation ID: ready_ready_get