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

# GET /providers/Microsoft.EventHub/operations

`GET /providers/Microsoft.EventHub/operations`

Lists all of the available Event Hub REST API operations.

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResult — Paged collection of Operation items
  - `value` Operation[], required — The Operation items on this page
    - `name` string — Operation name: {provider}/{resource}/{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
    - `properties` unknown
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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