---
title: "GET /providers/Microsoft.DataBox/operations"
method: GET
path: "/providers/Microsoft.DataBox/operations"
tags: ["Operations"]
---

# GET /providers/Microsoft.DataBox/operations

`GET /providers/Microsoft.DataBox/operations`

This method gets all the operations.

## Query parameters

- `api-version` string, required

## Response `200`

The supported operations list.

- OperationList — Operation Collection.
  - `value` Operation[] — List of operations.
    - `name` string — Name of the operation. Format: {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}
    - `display` OperationDisplay — Operation display
      - `provider` string — Provider name.
      - `resource` string — Resource name.
      - `operation` string — Localized name of the operation for display purpose.
      - `description` string — Localized description of the operation for display purpose.
    - `properties` OperationProperties — Operation properties.
    - `origin` string — Origin of the operation. Can be : user|system|user,system
    - `isDataAction` boolean — Indicates whether the operation is a data action
  - `nextLink` string — Link for the next set of operations.

## Other responses

- `default` — Error response describing reason for operation failure.

---

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