XentrDeveloper Docs
API ReferenceOee

Get downtime Pareto data for loss analysis

GET
/api/factories/{factoryId}/oee/downtime-pareto
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?string

CSV of machine UUIDs or codes

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/oee/downtime-pareto"
Empty