---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels"
tags: ["UsageModels"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels

`GET /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels`

Get the list of Cache Usage Models available to this subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

A list of UsageModel descriptors.

- UsageModelsResult — A list of Cache usage models.
  - `nextLink` string — The URI to fetch the next page of Cache usage models.
  - `value` UsageModel[] — The list of usage models available for the subscription.
    - `display` object — Localized information describing this usage model.
      - `description` string — String to display for this usage model.
    - `modelName` string — Non-localized keyword name for this usage model.
    - `targetType` string — The type of Storage Target to which this model is applicable (only nfs3 as of this version).

## Other responses

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

---

[API](https://skmtc.dev/azure/apis/storage-cache-mgmt-client.md) · [All operations](https://skmtc.dev/azure/apis/storage-cache-mgmt-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/storage-cache-mgmt-client/revisions/11e5dfc79bbd/schema)
