/
KE
kenn-io
/
roborev
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kenn-io
roborev
get
Get daemon health
v15
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-03
37
75
90.5 KB
daemon
Get daemon health
get
/api/health
Response
OK
HealthStatus
required
$schema
string
uri
A URL to the JSON Schema for this object.
components
ComponentHealth[]
nullable
required
error_count_24h
integer
required
healthy
boolean
required
recent_errors
ErrorEntry[]
nullable
required
uptime
string
required
version
string
required
Example response
{ "$schema": "https://example.com/HealthStatus.json" }