Consumption Endpoints
User Daily Consumption
Return daily consumption for a specific user
GET
Returns daily ACU consumption data for a specific user within your enterprise.
Path Parameters
The unique identifier of the user to get consumption data for
Query Parameters
Start date for the consumption period. Defaults to the beginning of the current billing cycle.
End date for the consumption period. Defaults to the current date.
Array of organization IDs to filter consumption data. If not provided, returns data for all organizations the user has access to.
Response
Total ACUs consumed by the user across all organizations and dates in the specified period
Object mapping dates (YYYY-MM-DD format) to ACU consumption amounts for that date
Object mapping organization IDs to total ACU consumption amounts for each organization