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

# GET /providers/Microsoft.Confluent/operations

`GET /providers/Microsoft.Confluent/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResult — Result of GET request to list Confluent operations.
  - `value` OperationResult[], required — List of Confluent operations supported by the Microsoft.Confluent provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` OperationDisplay — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.Confluent
      - `resource` string — Type on which the operation is performed, e.g., 'clusters'.
      - `operation` string — Operation type, e.g., read, write, delete, etc.
      - `description` string — Description of the operation, e.g., 'Write confluent'.
    - `isDataAction` boolean — Indicates whether the operation is a data action
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2020-03-01) `36dbf53cceb5` — 1 breaking
  - added the new required `query` request parameter `api-version`
- **2026-07-13** (2020-03-01) `28b85338e3f5` — 1 warning
  - deleted the `query` request parameter `api-version`
- **2021-01-14** (2020-03-01) `214f46e9f26a` — 1 breaking, 2 info
  - added the new required `query` request parameter `api-version`
  - api tag `Organization` added
  - api tag `Operations` removed

[Change history](https://skmtc.dev/azure/apis/confluent-microsoft-confluent/changes/providers/Microsoft.Confluent/operations/get.md)

---

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