---
title: "GET /providers/Microsoft.SecurityInsights/operations"
method: GET
path: "/providers/Microsoft.SecurityInsights/operations"
---

# GET /providers/Microsoft.SecurityInsights/operations

`GET /providers/Microsoft.SecurityInsights/operations`

Lists all operations available Azure Security Insights Resource Provider.

## Query parameters

- `api-version` '2020-01-01', required

## Response `200`

OK. Successfully retrieved operations list.

- OperationsList — Lists the operations available in the SecurityInsights RP.
  - `nextLink` string — URL to fetch the next set of operations.
  - `value` Operation[], required — Array of operations
    - `display` object — Properties of the operation
      - `description` string — Description of the operation
      - `operation` string — Operation name
      - `provider` string — Provider name
      - `resource` string — Resource name
    - `name` string — Name of the operation
    - `origin` string — The origin of the operation

## Other responses

- `default` — Error response describing why the operation failed.

---

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