Get user states for a multi-user budget
Lists per-user budget state for a multi-user customer scoped budget. Enterprise owners and billing managers can view state across the enterprise, and organization administrators can view state for budgets scoped to organizations they administer. A custom role holder with fine-grained read access to enterprise billing can also view budget user states. An installation access token for a GitHub App installed on the enterprise with read access to enterprise billing can list user states for any multi-user budget in the enterprise.
Path parameters
The slug version of the enterprise name.
The ID corresponding to the budget.
Query parameters
The page number of results to fetch.
The number of results per page.
Sort order for results. 0 for descending, 1 for ascending.
Filter user states to a specific user login.
Filter user states whose threshold percentage is at or above this value.
Filter user states whose threshold percentage is at or below this value.
Response
Response when getting per-user states for a multi-user budget
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○