List billing usages.
This endpoint returns billing usage statistics.
Query parameters
The date filter. Example: filter[date]=between:2022-01-01T00:00:00Z,2022-02-01T00:00:00Z
Format of the response. It can be 'json' or 'csv'.
Breakdown by account, environment, workspace or both (comma-separated) If the parent control tower account breaks down by workspace and environment shows the values from current account.
Search by workspace/environment name or ID.
Restrict the report to specific accounts within the Control Tower parent's billing group. Honored only for a parent account; each ID must belong to the parent's billing group. Example: filter[account]=in:acc-xxx,acc-yyy.
Page number.
Page size.
The comma-separated list of attributes.
Response
Success.
Changes
No recorded changes to this endpoint across all 1 revision of this API.