---
title: "GET /{scope}/providers/Microsoft.Consumption/budgets/{budgetName}"
method: GET
path: "/{scope}/providers/Microsoft.Consumption/budgets/{budgetName}"
tags: ["Budgets"]
---

# GET /{scope}/providers/Microsoft.Consumption/budgets/{budgetName}

`GET /{scope}/providers/Microsoft.Consumption/budgets/{budgetName}`

Gets the budget for the scope by budget name.

## Path parameters

- `scope` string, required
- `budgetName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- Budget — The Resource model definition.
  - `id` string — Resource Id.
  - `name` string — Resource name.
  - `type` string — Resource type.
  - `eTag` string — eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/consumptionmanagementclient.md) · [All operations](https://skmtc.net/azure/apis/consumptionmanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/consumptionmanagementclient/versions/f34618e34e72/schema)
