v1

latestOpenAPI 3.0.3MIT2026-07-17241338.5 KB
Health

Health check

Returns 200 OK when the server is healthy and ready to serve requests.

get/healthz

Response

Server is healthy

okboolean
projectstring

Example response

{
  "ok": true,
  "project": "Kradle"
}
All 24 operations