Consumption Endpoints
Daily Consumption
Return daily consumption for the current billing cycle
GET
Returns daily ACU consumption data for your enterprise, broken down by date and organization.
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.
Response
Total ACUs consumed 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