health
Postgres Healthcheck
PostgreSQL health check for external monitoring.
Executes SELECT 1 query to verify database connectivity. Returns 200 if healthy, 503 if unhealthy.
get/healthcheck/postgres
Response
Successful Response
{"stackTrail":"paths:/healthcheck/postgres:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 14 revisions of this API.