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

# GET /providers/Microsoft.ProviderHub/operations

`GET /providers/Microsoft.ProviderHub/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationsDefinitionArrayResponseWithContinuation
  - `value` OperationsDefinition[] — The value.
    - `name` string, required — Name of the operation.
    - `isDataAction` boolean — Indicates whether the operation applies to data-plane.
    - `origin` 'NotSpecified' | 'User' | 'System' — The origin.
    - `display` OperationsDefinitionDisplay, required
      - `provider` string, required — The provider.
      - `resource` string, required — The resource.
      - `operation` string, required — The operation.
      - `description` string, required — The description.
    - `actionType` 'NotSpecified' | 'Internal' — The action type.
    - `properties` unknown
  - `nextLink` string — The URL to get to the next set of results, if there are any.

## Other responses

- `default` — An unexpected error response.

---

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