---
title: "GET /providers/Microsoft.Commerce.Admin/operations"
method: GET
path: "/providers/Microsoft.Commerce.Admin/operations"
tags: ["Commerce"]
---

# GET /providers/Microsoft.Commerce.Admin/operations

`GET /providers/Microsoft.Commerce.Admin/operations`

Returns the list of supported REST operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationList — List of Operations
  - `value` Operation[] — Array of operations
    - `display` Display — Contains the localized display information for this particular operation / action.
      - `provider` string — The localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible. It should use Title Casing and begin with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring Insights" or "Microsoft Compute."
      - `resource` string — The localized, friendly version of the resource type related to this action or operation; the resource type should match the public documentation for the resource provider.
      - `operation` string — The localized, friendly name for the operation. Use the name as it will displayed to the user.
      - `description` string — The localized, friendly description for the operation. The description will be displayed to the user. It should be thorough and concise for used in both tooltips and detailed views.
    - `isDataAction` boolean — Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
    - `name` string — The name of the operation performed on the object. The name should match the action name that appears in RBAC or the event service.
    - `origin` string — Origin for the operation.
  - `nextLink` string — URI to the next page of operations.

## Other responses

- `default` — Default Response.

---

[API](https://skmtc.net/azure/apis/commercemanagementclient.md) · [All operations](https://skmtc.net/azure/apis/commercemanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/commercemanagementclient/versions/05754d481358/schema)
