---
title: "GET /providers/Microsoft.AzureActiveDirectory/operations"
method: GET
path: "/providers/Microsoft.AzureActiveDirectory/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.AzureActiveDirectory/operations

`GET /providers/Microsoft.AzureActiveDirectory/operations`

Lists the operations available from this provider.

## Query parameters

- `api-version` string, required

## Response `200`

Describe the result of a successful operation.

- AvailableOperations — Available operations of the service
  - `value` OperationDetail[] — Collection of available operation details
    - `name` string — Name of the operation
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` OperationDisplay — Operation display payload
      - `provider` string — Resource provider of the operation
      - `resource` string — Resource of the operation
      - `operation` string — Localized friendly name for the operation
      - `description` string — Localized friendly description for the operation
    - `origin` string — Origin of the operation
  - `nextLink` string — URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.

## Other responses

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

---

[API](https://skmtc.net/azure/apis/cpim-microsoft-azureactivedirectory-externalidentities.md) · [All operations](https://skmtc.net/azure/apis/cpim-microsoft-azureactivedirectory-externalidentities/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cpim-microsoft-azureactivedirectory-externalidentities/revisions/0ea03104124e/schema)
