health

Liveness Check

Kubernetes liveness probe endpoint.

Simple check to verify the application process is alive. Returns 200 OK if the process is running.

Args: response: FastAPI response object

Returns: Simple status message

get/health/live

Response

Successful Response

{"stackTrail":"paths:/health/live: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.