API referenceEndpoints

Check readiness

Public endpoint; no credential is required. Generated from the production route registered in `internal/server/health.go`.

GET/readyz

Public endpoint; no credential is required. Generated from the production route registered in internal/server/health.go.

Response Body

application/json

application/json

curl -X GET "https://example.com/readyz"
{}