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

# GET /providers/Microsoft.Billing/billingAccounts

`GET /providers/Microsoft.Billing/billingAccounts`

Lists the billing accounts that a user has access to.

## Query parameters

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

## Response `200`

OK. The request has succeeded.

- BillingAccountListResult — The list of billing accounts.
  - `value` BillingAccount[] — The list of billing accounts.
    - `id` string — Resource Id.
    - `name` string — Resource name.
    - `type` string — Resource type.
  - `nextLink` string — The link (url) to the next page of results.

## 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)
