Retrieves budgets for the specified organization. Admins receive all budgets; non-admins receive only budgets scoped to cloud resources they can access.
GET
/api/v1/billing/organization/{organization_id}/budgets
curl \
--request GET 'https://cloud.elastic.co/api/v1/billing/organization/{organization_id}/budgets'