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