Health Check

Live

Liveness probe for Kubernetes/Cloud Run.

Lightweight check that the process is responsive. Unlike readiness, this should not check external dependencies - it only verifies that the event loop is not blocked and can handle requests.

A failed liveness probe typically results in container restart.

get/live

Response

Successful Response

{"stackTrail":"paths:/live:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.