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

# GET /providers/Microsoft.PolicyInsights/operations

`GET /providers/Microsoft.PolicyInsights/operations`

Lists available operations.

## Query parameters

- `api-version` string, required

## Response `200`

List of available operations.

- OperationsListResults — List of available operations.
  - `@odata.count` integer — OData entity count; represents the number of operations returned.
  - `value` Operation[] — List of available operations.
    - `name` string — Operation name.
    - `display` object — Display metadata associated with the operation.
      - `provider` string — Resource provider name.
      - `resource` string — Resource name on which the operation is performed.
      - `operation` string — Operation name.
      - `description` string — Operation description.

## Other responses

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

---

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