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

# GET /providers/Microsoft.Insights/operations

`GET /providers/Microsoft.Insights/operations`

Lists all of the available insights REST API operations.

## Parameters

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

## Response `200`

OK. The request has succeeded.

- OperationListResult — Result of the request to list CDN operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of CDN operations supported by the CDN resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.Cdn
      - `resource` string — Resource on which the operation is performed: Profile, endpoint, etc.
      - `operation` string — Operation type: Read, write, delete, etc.
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — Insights error response describing why the operation failed.

## Changes

- **2019-03-29** (2018-06-17-preview) `0ea411f7ae9e` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/workbookclient/changes/providers/Microsoft.Insights/operations/get.md)

---

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