---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.ManagedIdentity/userAssignedIdentities"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ManagedIdentity/userAssignedIdentities"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.ManagedIdentity/userAssignedIdentities

`GET /subscriptions/{subscriptionId}/providers/Microsoft.ManagedIdentity/userAssignedIdentities`

Lists all the userAssignedIdentities available under the specified subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The list of userAssignedIdentities was retrieved and returned successfully.

- UserAssignedIdentitiesListResult — Values returned by the List operation.
  - `value` Identity[] — The collection of userAssignedIdentities returned by the listing operation. — unresolved $ref
  - `nextLink` string — The url to get the next page of results, if any.

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/managedserviceidentityclient.md) · [All operations](https://skmtc.dev/azure/apis/managedserviceidentityclient/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/managedserviceidentityclient/revisions/b821a03c19c7/schema)
