---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Fabric/locations/{location}/usages"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Fabric/locations/{location}/usages"
tags: ["FabricCapacities"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Fabric/locations/{location}/usages

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Fabric/locations/{location}/usages`

List the current consumption and limit in this location for the provided subscription

## Parameters

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

## Response `200`

The request has succeeded.

- PagedQuota — Paged collection of Quota items
  - `value` Quota[], required — The Quota items on this page
    - `name` QuotaName — The Quota Names
      - `value` string — The name of the resource.
      - `localizedValue` string — The localized name of the resource.
    - `unit` string, required — The unit of usage measurement.
    - `currentValue` integer, required — The current usage of the resource.
    - `limit` integer, required — The maximum permitted usage of the resource.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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