---
title: "GET /providers/Microsoft.KeyVault.Admin/operations"
method: GET
path: "/providers/Microsoft.KeyVault.Admin/operations"
tags: ["KeyVault"]
---

# GET /providers/Microsoft.KeyVault.Admin/operations

`GET /providers/Microsoft.KeyVault.Admin/operations`

Get the list of support rest operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationList — List of Operations
  - `value` Operation[] — Array of operations
    - `name` string — The name of the operation being performed on this particular object. It should match the action name that appears in RBAC / the event service.
    - `display` Display — Contains the localized display information for this particular operation / action.
      - `provider` string — The localized friendly form of the resource provider name; it is expected to also include the publisher/company responsible. It should use Title Casing and begin with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring Insights" or "Microsoft Compute."
      - `resource` string — The localized friendly form of the resource type related to this action/operation; it should match the public documentation for the resource provider.
      - `operation` string — The localized friendly name for the operation, as it should be shown to the user.
      - `description` string — The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise it will be used in tool tips and detailed views.
  - `nextLink` string — URI to the next page of operations.

---

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