Skip to main content

Health

Health endpoints do not require authentication.


Liveness

GET /tha/v2/healthz

Response

FieldTypeDescription
statusstringHealth status
curl -X GET https://api.targon.com/tha/v2/healthz

Readiness

GET /tha/v2/readyz

Response

FieldTypeDescription
statusstringReadiness status
curl -X GET https://api.targon.com/tha/v2/readyz