This API endpoint has been deprecated. Please use "Get the usage summary for your organization" instead.
Get the usage summary between two points of time for the current organization.
This API is available to customers subscribed to a drawdown billing plan and reports usage for a single account (organization). If you have multiple accounts, you must run the API separately in each account.
The time query results include the timestamp specified in 'startTime' to the time before the specified 'endTime'. For example, if you specify the 'startTime' of 2023-01-01T00:00:00Z
and the 'endTime' of 2023-02-01T00:00:00Z
, the results include all of January 2023 and exclude any results from February.
Your token must have one of the permissions listed in the Token Permissions.
Token Permissions: [ billing_usage_summary:get
]