v1
latestOpenAPI 3.1.02026-07-26751285.0 KBsystem
Health check endpoint
Detailed health check for the system
get/api/server/health
Response
System is healthy
Example response
{
"status": "OK",
"dependencies": {
"agents": "healthy"
}
}Detailed health check for the system
System is healthy
{
"status": "OK",
"dependencies": {
"agents": "healthy"
}
}