Skip to main content
Liveness probe that pings the PostgreSQL database. Use it as a Kubernetes liveness or readiness probe, or from your monitoring system.
This endpoint lives at the domain root (/healthz), not under /api.
Method: GET Path: /healthz Auth: None

Responses

200 OK
503 Service Unavailable when the database ping fails.

Example