v1

latestOpenAPI 3.1.02026-07-1314915.3 KB

Startup Endpoint

The startup probe is used by Kubernetes to delay probing liveness and readiness.

Since it is only run in the beginning, we're building the slightly expensive context in the handler. We want to be sure that context works before serving traffic.

get/_startup

Headers

x-client-secretstring nullable

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Response

Successful Response

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