---
title: "GET /providers/Microsoft.Subscription/operations"
method: GET
path: "/providers/Microsoft.Subscription/operations"
---

# GET /providers/Microsoft.Subscription/operations

`GET /providers/Microsoft.Subscription/operations`

Lists all of the available Microsoft.Subscription API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

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

## Other responses

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

---

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