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

# GET /providers/Microsoft.Addons/operations

`GET /providers/Microsoft.Addons/operations`

Lists all of the available Addons RP operations.

## Query parameters

- `api-version` string, required

## Response `200`

List all the operations.

- OperationListValue — List of supported operations.
  - `value` OperationsDefinition[] — List of supported operations.
    - `name` string — Name of the operation.
    - `display` OperationsDisplayDefinition — Display object with properties of the operation.
      - `provider` string — Resource provider of the operation.
      - `resource` string — Resource for the operation.
      - `operation` string — Short description of the operation.
      - `description` string — Description of the operation.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/azure/apis/azure-addons-resource-provider.md) · [All operations](https://skmtc.net/azure/apis/azure-addons-resource-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-addons-resource-provider/versions/e5dcc389616d/schema)
