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

# Get operations.

`GET /providers/Microsoft.ManagementPartner/operations`

List all the operations.

## Query parameters

- `api-version` string, required

## Response `200`

List all the operations.

- OperationList — this is the management partner operations list
  - `value` OperationResponse[] — this is the operation response list
    - `name` string — this is the operation response name
    - `display` OperationDisplay — this is the management partner operation
      - `provider` string — the is management partner provider
      - `resource` string — the is management partner resource
      - `operation` string — the is management partner operation
      - `description` string — the is management partner operation description
    - `origin` string — the is operation response origin information
  - `nextLink` string — Url to get the next page of items.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/azure/apis/ace-provisioning-managementpartner-api.md) · [All operations](https://skmtc.dev/azure/apis/ace-provisioning-managementpartner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/ace-provisioning-managementpartner-api/revisions/751eabcbf0e9/schema)
