Skip to main content
GET
List budgets eligible for alerts

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <credential> using either a Clerk session JWT or a Clerk API key (ak_*). API keys may identify a user (user_*) or organization (org_*) principal and are generated in the Clerk Dashboard under API keys.

Response

Budgets visible to the caller with alert and edit status

id
string
required
name
string
required
virtualDimensionName
string
required
hasAlert
boolean
required
canEdit
boolean
required
Last modified on August 10, 2026