API ReferenceMonitoring
List telemetry data gaps
Returns detected gaps in machine telemetry (missed heartbeat windows) for the given factory. Useful for diagnosing ingest or connectivity issues.
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory slug (e.g. "biocare-main"). Not a UUID.
Query Parameters
machineId?string
Filter gaps to a single machine.
hours?string
Lookback window in hours (default 24).
Response Body
curl -X GET "https://api.xentr.ai/api/factories/biocare-main/data-quality/gaps"Empty
Empty
MIMOS projected monthly cost-savings (formula view)
Returns the per-KPI savings as projected by the contractual formulas + baselines. Operational data is mixed in when present, but missing sources never trigger no_data — the formula constants are used. Pairs with /reporting/mimos which is the strict measured view.
Data quality summary
Aggregated counts of open and recent telemetry gaps over the last 24 hours.