Health Check
GET /healthz
GET
/healthz
Checks if the application and database are healthy. Used by Docker/K8s probes.
Responses
Section titled “ Responses ”System is healthy
string
Example
okDatabase unavailable
Checks if the application and database are healthy. Used by Docker/K8s probes.
System is healthy
okDatabase unavailable