Status
Health check
GET/health
Readiness. Requires a database round trip.
Unauthenticated
Request
curl -fsS "$API/health"Response
okResponse
text/plain.
Status codes
- 200ok
- 503database unavailable
Status
Readiness. Requires a database round trip.
Unauthenticated
Request
curl -fsS "$API/health"Response
oktext/plain.