v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03377590.5 KB
daemon

Get daemon health

get/api/health

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

error_count_24hinteger required
healthyboolean required
uptimestring required
versionstring required

Example response

{
  "$schema": "https://example.com/HealthStatus.json"
}