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

# GET /providers/Microsoft.OperationalInsights/operations

`GET /providers/Microsoft.OperationalInsights/operations`

Lists all of the available OperationalInsights Rest API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK response definition.

- OperationListResult — Result of the request to list solution operations.
  - `value` Operation[] — List of solution operations supported by the OperationsManagement resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` object — Display metadata associated with the operation.
      - `provider` string — Service provider: Microsoft OperationsManagement.
      - `resource` string — Resource on which the operation is performed etc.
      - `operation` string — Type of operation: get, read, delete, etc.
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Changes

- **2018-01-31** (2015-11-01-preview) `b01ae81ff27d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/azure-log-analytics-2/changes/providers/Microsoft.OperationalInsights/operations/get.md)

---

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