List customers by excessive usage
GET/customers/summary
Returns a paginated list of customers with the excessive-usage summary of their assets for the requested date range.
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
Paginated list of customer excessive-usage summaries.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error