---
title: "List available SKUs of EngagementFabric resource"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/skus"
tags: ["Skus"]
---

# List available SKUs of EngagementFabric resource

`GET /subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/skus`

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- SkuDescriptionList — The list of the EngagementFabric SKU descriptions
  - `value` SkuDescription[] — SKU descriptions
    - `resourceType` string — The fully qualified resource type
    - `name` string — The name of the SKU
    - `tier` string — The price tier of the SKU
    - `locations` string[] — The set of locations that the SKU is available
    - `locationInfo` SkuLocationInfoItem[] — Locations and zones
      - `location` string — The available location of the SKU
      - `zones` string[] — The available zone of the SKU
    - `restrictions` object[] — The restrictions because of which SKU cannot be used

## Other responses

- `default` — Error response

---

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