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

# GET /providers/Microsoft.StreamAnalytics/operations

`GET /providers/Microsoft.StreamAnalytics/operations`

Lists all of the available Stream Analytics related operations.

## Query parameters

- `api-version` string, required

## Response `200`

Successfully listed the available operations.

- OperationListResult — Result of the request to list Stream Analytics operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of Stream Analytics operations supported by the Microsoft.StreamAnalytics resource provider.
    - `name` string — The name of the operation being performed on this particular object.
    - `display` object — Contains the localized display information for this particular operation / action.
      - `provider` string — The localized friendly form of the resource provider name.
      - `resource` string — The localized friendly form of the resource type related to this action/operation.
      - `operation` string — The localized friendly name for the operation.
      - `description` string — The localized friendly description for the operation.
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — Error.

---

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