---
title: "Get operations."
method: GET
path: "/providers/Microsoft.Capacity/operations"
tags: ["Operation"]
---

# Get operations.

`GET /providers/Microsoft.Capacity/operations`

List all the operations.

## Query parameters

- `api-version` string, required

## Response `200`

List all the operations.

- OperationList
  - `value` OperationResponse[]
    - `name` string — Name of the operation
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` OperationDisplay
      - `provider` string
      - `resource` string
      - `operation` string
      - `description` string
    - `origin` string — Origin of the operation
    - `properties` OperationProperties — Additional details about an operation.
  - `nextLink` string — Url to get the next page of items.

## Other responses

- `default` — Unexpected error

---

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