API ReferenceReports
Machine utilization report
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory ID
Query Parameters
from*string
Start time (ISO 8601)
to*string
End time (ISO 8601)
machineIds?unknown
Comma-separated machine IDs or codes. When set, only those machines are included.
Header Parameters
accept*string
Response Body
curl -X GET "https://api.xentr.ai/api/factories/string/reports/utilization?from=string&to=string" \ -H "accept: string"Empty