Skip to main content
GET
List gateway budgets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>

Filter by budget type.

Available options:
tenant-budget-config,
team-budget-config
team_name
string

Human-readable name of the team owning the budget. Only matches team budgets.

Response

200 - application/json

List of budgets.

data
GatewayBudget · object[]
required

Budgets matching the requested filters.