XentrDeveloper Docs
API ReferenceOee

Get per-bucket OEE trend for a specific machine

GET
/api/factories/{factoryId}/oee/trend
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

Query Parameters

machineId*string

Machine ID

from?string

Start time (ISO 8601)

to?string

End time (ISO 8601)

shiftId?string

Filter by specific shift ID for shift-aware availability

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/oee/trend?machineId=string"
Empty