API ReferenceSystem health
Per-service uptime + response-time + deploy summary
Reads the health_checks table populated by the cron pinger and returns rolling-window stats for the admin /system-health page. Restricted to Vigor staff.
Authorization
bearer AuthorizationBearer <token>
In: header
Query Parameters
hours?string
Rolling window in hours. Default 24, max 168 (1 week).
Response Body
curl -X GET "https://api.xentr.ai/api/admin/system-health"Empty