Terlido Help
Operations

Health and readiness checks

Distinguish process liveness from production readiness.

Distinguish process liveness from production readiness.

Health and readiness checks workflow diagram
A page-specific visual summary of the verified operations behavior described below.

How to use it

Probe /api/health/live for process status and authenticated /api/health/ready for database, worker heartbeat, and release checks.

Important behavior

Authenticated probes expose the release identity. An unauthenticated liveness response intentionally reveals less.

On this page