Get daily excessive usage for an asset
GET/assets/:assetId
Returns the day-by-day excessive-usage hours for a single asset within the requested date range. The response 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 for the requested asset.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error