---
title: "Get operations."
method: GET
path: "/{scope}/providers/Microsoft.SoftwarePlan/operations"
tags: ["Software plan operations"]
---

# Get operations.

`GET /{scope}/providers/Microsoft.SoftwarePlan/operations`

List all the operations.

## Path parameters

- `scope` string, required

## Query parameters

- `api-version` string, required

## Response `200`

List all the operations.

- OperationList — List all the operations.
  - `value` OperationResponse[] — List of all operations
    - `name` string — Name of the operation
    - `display` OperationDisplay — Display fields for an operation.
      - `provider` string — Resource Provider name
      - `resource` string — Resource that is acted upon
      - `operation` string — Operation to be performed
      - `description` string — Description of the operation
    - `origin` string — Origin of the response
  - `nextLink` string — Url to get the next page of items.

## Other responses

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

---

[API](https://skmtc.net/azure/apis/software-plan-rp.md) · [All operations](https://skmtc.net/azure/apis/software-plan-rp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/software-plan-rp/versions/6bd84cc72730/schema)
