Skip to content

Stable API tag

health

Probes, metrics and server status

7 paths · 7 operations

/healthz

get

Liveness probe

Operation ID
healthz
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/livez

get

Liveness probe (process is up)

Operation ID
livez
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/metrics

get

Prometheus exposition (text format 0.0.4) of engine metrics

Operation ID
getMetrics
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/openapi.json

get

This OpenAPI document

Operation ID
getOpenAPI
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/readyz

get

Readiness probe (store reachable); 503 when not ready

Operation ID
readyz
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/status

get

Public status page summary (unauthenticated)

Operation ID
getPublicStatus
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429

/v1/server-info

get

Server version, engine, setup state and license status

Operation ID
getServerInfo
Authentication
No authentication
Request body
None

Parameters: none declared.

Response codes

200 · 400 · 401 · 403 · 404 · 409 · 429