v1
latestOpenAPI 3.1.02026-07-17325265.6 KBSystem
Health check
Check if the daemon is running and healthy
get/health
Response
Service is healthy
Example response
{
"status": "ok",
"version": "0.1.0"
}Check if the daemon is running and healthy
Service is healthy
{
"status": "ok",
"version": "0.1.0"
}