---
title: "Gets the Usage quota configuration."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Purview/locations/{location}/usages"
---

# Gets the Usage quota configuration.

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

Get the usage quota configuration

## Query parameters

- `$filter` string

## Parameters

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

## Response `200`

The request has succeeded.

- UsageList — List of usage information
  - `value` Usage[], required — The Usage items on this page
    - `currentValue` integer — Current usage quota value
    - `id` string — Fully qualified resource Id
    - `limit` integer — Usage quota limit
    - `name` UsageName — Quota name
      - `localizedValue` string — Gets or sets the localized name value.
      - `value` string — Gets or sets the name value.
    - `unit` string — Quota usage unit.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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