Readiness Check
Readiness — the instance can actually serve: checks the critical dependency (Supabase). Returns 503 when a dep is down so Cloud Run / the LB stops routing to a dead instance. Redis is best-effort (degraded, not down).
get/ready
Response
Successful Response
{"stackTrail":"paths:/ready:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.