---
title: "Get list of operations supported in the API."
method: GET
path: "/providers/Microsoft.Migrate/operations"
---

# Get list of operations supported in the API.

`GET /providers/Microsoft.Migrate/operations`

Get a list of REST API supported by Microsoft.Migrate provider.

## Response `200`

OK. Returns list of operations.

- OperationResultList — List of API operations.
  - `value` Operation[] — List of operations.
    - `name` string — Name of the operation.
    - `display` OperationDisplay — Displayable properties of the operation.
      - `provider` string — Provider of the operation.
      - `resource` string — Resource operated on by the operation.
      - `operation` string — Operation Type.
      - `description` string — Description of the operation.
    - `origin` string — Origin of the operation.

---

[API](https://skmtc.net/azure/apis/azure-migrate-hub.md) · [All operations](https://skmtc.net/azure/apis/azure-migrate-hub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-migrate-hub/revisions/a9e35b5330cd/schema)
