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

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

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

Lists the role assignments for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement.

## Path parameters

- `billingAccountName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- BillingRoleAssignmentListResult — The list of role assignments.
  - `value` BillingRoleAssignment[] — The list of role assignments.
    - `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/versions/481e7355ac16/schema)
