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

# GET /providers/Microsoft.CustomerInsights/operations

`GET /providers/Microsoft.CustomerInsights/operations`

Lists all of the available Customer Insights REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- OperationListResult — Result of the request to list Customer Insights operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of Customer Insights operations supported by the Microsoft.CustomerInsights resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.CustomerInsights
      - `resource` string — Resource on which the operation is performed: Invoice, 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.

---

[API](https://skmtc.net/azure/apis/customer-insights-microsoft-customerinsights-customerinsight.md) · [All operations](https://skmtc.net/azure/apis/customer-insights-microsoft-customerinsights-customerinsight/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/customer-insights-microsoft-customerinsights-customerinsight/revisions/1a3e19f598e0/schema)
