XentrDeveloper Docs
API ReferenceReports

Downtime Pareto report

GET
/api/factories/{factoryId}/reports/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)

Header Parameters

accept*string

Response Body

curl -X GET "https://api.xentr.ai/api/factories/string/reports/downtime-pareto?from=string&to=string" \  -H "accept: string"
Empty