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

# GET /providers/Microsoft.CustomerLockbox/operations

`GET /providers/Microsoft.CustomerLockbox/operations`

Lists all the available REST API operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK. Successfully retrieved operation list.

- OperationListResult — Result of the request to list Customer Lockbox operations. It contains a list of operations.
  - `value` Operation[] — List of Customer Lockbox operations supported by the Microsoft.StreamAnalytics resource provider.
    - `name` string — Gets or sets action name
    - `isDataAction` string — Gets or sets a value indicating whether it is a data plane action
    - `display` object — Contains the localized display information for this particular operation / action.
      - `provider` string — The localized friendly form of the resource provider name.
      - `resource` string — The localized friendly form of the resource type related to this action/operation.
      - `operation` string — The localized friendly name for the operation.
      - `description` string — The localized friendly description for the operation.
    - `properties` string — Gets or sets properties
    - `origin` string — Gets or sets origin
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — Error response describing why the operation failed.

---

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