Get excessive usage for a customer
GET/customers/:customerId
Returns the day-by-day excessive-usage hours per asset for a single customer within the requested date range. Each asset's values array contains one entry per calendar day in the range, including days with zero excessive usage.
Beta Version
Please note that this version of the API is currently in beta and might change without warning until a stable V1 is released.
IrisX Subscription needed
The Excessive Usage API is only available to customers on IrisX. Learn more about the IrisX subscription.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Day-by-day excessive-usage hours per asset for the requested customer.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error