v10

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01384057.2 KB
health

Health check

Returns a simple health status indicating the CLI serve process is running.

get/api/v1/health

Response

Healthy

status'ok' required

Example response

{
  "status": "ok"
}
All 38 operations