Skip to content

Liveness

GET
/health/live
curl --request GET \
--url https://example.com/health/live

Alias for /health - explicit liveness endpoint.

Some orchestrators prefer /health/live over /health.

Successful Response

Media type application/json
Example generated
example