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

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

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

Lists the enrollment accounts for a billing account. The operation is supported only for billing accounts with agreement type Enterprise Agreement.

## Path parameters

- `billingAccountName` string, required

## Query parameters

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

## Response `200`

OK. The request has succeeded.

- EnrollmentAccountListResult — The list of enrollment accounts.
  - `value` EnrollmentAccount[] — The list of enrollment 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)
