---
title: "GET /providers/Microsoft.Billing/billingAccounts/{billingAccountName}"
method: GET
path: "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}"
tags: ["BillingAccounts"]
---

# GET /providers/Microsoft.Billing/billingAccounts/{billingAccountName}

`GET /providers/Microsoft.Billing/billingAccounts/{billingAccountName}`

Gets a billing account by its ID.

## Path parameters

- `billingAccountName` string, required

## Query parameters

- `api-version` string, required
- `$expand` string

## Response `200`

OK. The request has succeeded.

- BillingAccount — The Resource model definition.
  - `id` string — Resource Id.
  - `name` string — Resource name.
  - `type` string — Resource type.

## Other responses

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

---

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