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

# GET /providers/Microsoft.Cache/operations

`GET /providers/Microsoft.Cache/operations`

List the operations for the provider

## Parameters

- `../../../../../../common-types/resource-management/v4/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- OperationListResult — Result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results.
  - `value` Operation[], required — List of operations supported by the resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` OperationDisplay — The object that describes the operation.
      - `provider` string — Friendly name of the resource provider
      - `operation` string — Operation type: read, write, delete, listKeys/action, etc.
      - `resource` string — Resource type on which the operation is performed.
      - `description` string — Friendly name of the operation
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2015-08-01) `51855df55313` — 1 warning
  - deleted the `query` request parameter `api-version`
- **2026-07-13** (2015-08-01) `9f9296e25757` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2015-08-01) `3ae69959d946` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/redis-microsoft-cache-redis/changes/providers/Microsoft.Cache/operations/get.md)

---

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