Skip to main content
 print this page

List cost budgets accessible to the user

GET 

/cost-management/budgets

Returns a paginated list of cost budgets the caller can access, including notification/action configuration and BudgetAmountUsed. Caller must pass a valid role_id. Pagination: limit defaults to 100 and max is 1000 (GE-1028 if exceeded); offset is 1-based (handler converts to zero-based). Response includes next_available (yes|no), count, and total_count. When next_available is "yes", increment offset for the next page; when "no", stop.

Request

Responses

Paginated budget list. Check next_available to determine if more pages exist.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers