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"
}

Changes

No recorded changes to this endpoint across all 23 revisions of this API.