v5

OpenAPI 3.1.02026-08-02305676.6 KB

Health

Liveness check. Accepts both GET and HEAD because external uptime monitors (UptimeRobot, BetterStack, etc.) default to HEAD, which a plain @app.get decorator returns 405 for. Body is identical for GET; HEAD just gets the headers + 200.

get/health

Response

Successful Response

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