v3
latestSwagger 2.02026-08-067506752.0 MBbudget
Calculate potential budget usage, for use while creating/setting budgets
get/v1/org/{orgId}/budget/calculate-usage
Path parameters
orgIdstring required
Org identifier (either id or slug)
Query parameters
groupIdsstring
Group ids
costExprstring
Cost expression to calculate
currencystring
Currency to calculate in
datestring date
Date to retrieve as of
costBasisstring
Cost basis: ANNUALIZED or PERIOD_TOTAL (defaults to the org default, else PERIOD_TOTAL)
startDatestring date
Period start date (required for PERIOD_TOTAL)
endDatestring date
Period end date (required for PERIOD_TOTAL)
Response
successful operation