Skip to main content
GET
Liveness check

Response

Service liveness summary

GET /health - public, no auth.

Deliberately minimal: status is the only externally-visible signal. Component-level detail (which backing service is degraded, which version each one reports) is intentionally NOT exposed on the public endpoint - that would name the tech stack to anyone with a browser. Operators get rich detail from GET /v1/admin/health (ADMIN_SECRET-gated). See CLAUDE.md Sec. Public Disclosure Policy.

status
string
default:ok
version
string
default:1.0.0