v1

latestOpenAPI 3.1.02026-08-0413468163.9 KB

Healthz

Process liveness — wired to k8s livenessProbe.

Returns 200 while the Python process is alive. Has no dependency check by design: restarting a pod can't fix a Supabase outage, and the thrashing only deepens an incident. See ARD-728 and app/health.py for context.

get/healthz

Response

Successful Response

object required