Skip to main content

Health

Health endpoints do not require authentication.


Liveness

GET /tha/v3/healthz

Response

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

Readiness

GET /tha/v3/readyz

Response

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