health
Startup Check
Kubernetes startup probe endpoint.
Checks if the application has completed initialization. Returns 200 once the app is fully started.
Args: response: FastAPI response object
Returns: Startup status
get/health/startup
Response
Successful Response
{"stackTrail":"paths:/health/startup: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.