---
title: "GET /providers/Microsoft.ImportExport/operations"
method: GET
path: "/providers/Microsoft.ImportExport/operations"
tags: ["StorageImportExport"]
---

# GET /providers/Microsoft.ImportExport/operations

`GET /providers/Microsoft.ImportExport/operations`

Returns the list of operations supported by the import/export resource provider.

## Query parameters

- `api-version` string, required

## Headers

- `Accept-Language` string

## Response `200`

OK

- ListOperationsResponse — List operations response
  - `value` Operation[] — operations
    - `name` string, required — Name of the operation.
    - `display` object, required — operation display properties
      - `provider` string — The resource provider name to which the operation belongs.
      - `resource` string — The name of the resource to which the operation belongs.
      - `operation` string — The display name of the operation.
      - `description` string — Short description of the operation.

## Other responses

- `default` — An error occurs.

---

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