---
title: "GET /providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}"
method: GET
path: "/providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}"
tags: ["ProviderOperationsMetadata"]
---

# GET /providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}

`GET /providers/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}`

Gets provider operations metadata for the specified resource provider.

## Path parameters

- `resourceProviderNamespace` string, required

## Query parameters

- `$expand` string

## Parameters

- `../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

OK - Returns the operations metadata.

- ProviderOperationsMetadata — Provider Operations metadata
  - `id` string — The provider id.
  - `name` string — The provider name.
  - `type` string — The provider type.
  - `displayName` string — The provider display name.
  - `resourceTypes` ResourceType[] — The provider resource types
    - `name` string — The resource type name.
    - `displayName` string — The resource type display name.
    - `operations` ProviderOperation[] — The resource type operations.
      - `name` string — The operation name.
      - `displayName` string — The operation display name.
      - `description` string — The operation description.
      - `origin` string — The operation origin.
      - `properties` object — The operation properties.
      - `isDataAction` boolean — The dataAction flag to specify the operation type.
  - `operations` ProviderOperation[] — The provider operations.
    - `name` string — The operation name.
    - `displayName` string — The operation display name.
    - `description` string — The operation description.
    - `origin` string — The operation origin.
    - `properties` object — The operation properties.
    - `isDataAction` boolean — The dataAction flag to specify the operation type.

## Other responses

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

## Changes

- **2021-02-21** (2018-01-01-preview) `e87421dd91bf` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/authorizationmanagementclient-4/changes/providers/Microsoft.Authorization/providerOperations/:resourceProviderNamespace/get.md)

---

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