v51

OpenAPI 3.1.0raw.githubusercontent.com2026-06-040090.2 KB

Health Live

Liveness probe: the process is up and the event loop is responsive.

No DB hit, no external calls. Returns instantly when the worker can process requests. Designed for the deployment platform's healthcheck so a stuck DB / external dep / slow query does not also block the healthcheck and prevent traffic from rolling to a fresh container. Use /health for the deeper "is the system actually working" check.

get/api/health/live

Response

Successful Response

statusstring required
databasestring