v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
billing-usage

List billing usages.

This endpoint returns billing usage statistics.

get/reports/billing

Query parameters

filter[date]string required

The date filter. Example: filter[date]=between:2022-01-01T00:00:00Z,2022-02-01T00:00:00Z

formatstring

Format of the response. It can be 'json' or 'csv'.

breakdown-bystring[]

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.

querystring

Search by workspace/environment name or ID.

filter[account]string

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]string

Page number.

page[size]string

Page size.

sortstring[]

The comma-separated list of attributes.

Response

Success.