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

# List available operations.

`GET /providers/Microsoft.EventGrid/operations`

List the available operations supported by the Microsoft.EventGrid resource provider.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationsListResult — Result of the List Operations operation
  - `value` Operation[] — A collection of operations
    - `name` string — Name of the operation
    - `display` OperationInfo — Information about an operation
      - `provider` string — Name of the provider
      - `resource` string — Name of the resource type
      - `operation` string — Name of the operation
      - `description` string — Description of the operation
    - `origin` string — Origin of the operation
    - `properties` object — Properties of the operation

## Other responses

- `default` — *** Error Responses: *** * 400 Bad Request. * 500 Internal Server Error.

---

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