Tone docs
API referenceHealth

Liveness — is the process up?

Touches no dependencies and never fails while the process can answer. Unversioned and un-enveloped on purpose, so a load balancer gets a stable, standard contract. Use it for restart decisions, not for traffic decisions.

GET
/health

Response Body

application/json

application/json

curl -X GET "https://example.com/health"
Empty
Was this page helpful?