Skip to content

Health probe

GET
/health

Returns a static { status, version } payload. Used by load balancers and uptime monitors to verify the REST v1 surface is reachable.

Service is up.

object
status
required
string
Allowed value: ok
version
required
string
Allowed value: v1