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

# GET /providers/Microsoft.Solutions/operations

`GET /providers/Microsoft.Solutions/operations`

Lists all of the available Microsoft.Solutions REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- OperationListResult — Result of the request to list Microsoft.Solutions operations. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of Microsoft.Solutions operations.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.Solutions
      - `resource` string — Resource on which the operation is performed: Application, JitRequest, etc.
      - `operation` string — Operation type: Read, write, delete, etc.
      - `description` string — 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 response describing why the operation failed.

## Changes

- **2026-07-13** (2016-09-01-preview) `ec9a18d2aeea` — 1 info
  - endpoint added
- **2026-07-13** (2016-09-01-preview) `921f2cbe0176` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/resources-microsoft-solutions-managedapplications/changes/providers/Microsoft.Solutions/operations/get.md)

---

[API](https://skmtc.dev/azure/apis/resources-microsoft-solutions-managedapplications.md) · [All operations](https://skmtc.dev/azure/apis/resources-microsoft-solutions-managedapplications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/resources-microsoft-solutions-managedapplications/revisions/f28e059aa1db/schema)
