---
title: "GET /providers/Microsoft.ManagedIdentity/operations"
method: GET
path: "/providers/Microsoft.ManagedIdentity/operations"
---

# GET /providers/Microsoft.ManagedIdentity/operations

`GET /providers/Microsoft.ManagedIdentity/operations`

Lists available operations for the Microsoft.ManagedIdentity provider

## Query parameters

- `api-version` string, required

## Response `200`

The operation was successful. The response contains the list of available operations.

- OperationListResult — A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
  - `value` Operation[] — A list of operations supported by Microsoft.ManagedIdentity Resource Provider.
    - `name` string — The name of the REST Operation. This is of the format {provider}/{resource}/{operation}.
    - `display` OperationDisplay — The object that describes the operation.
      - `provider` string — Friendly name of the resource provider.
      - `operation` string — The type of operation. For example: read, write, delete.
      - `resource` string — The resource type on which the operation is performed.
      - `description` string — A description of the operation.
  - `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)
