---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.SignalRService/locations/{location}/usages"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.SignalRService/locations/{location}/usages"
---

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

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

List resource usage quotas by location.

## 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.

- SignalRServiceUsageList — Object that includes an array of the resource usages and a possible link for next set.
  - `value` SignalRServiceUsage[], required — The SignalRServiceUsage items on this page
    - `id` string — Fully qualified ARM resource id
    - `currentValue` integer — Current value for the usage quota.
    - `limit` integer — The maximum permitted value for the usage quota. If there is no limit, this value will be -1.
    - `name` SignalRServiceUsageName — Localizable String object containing the name and a localized value.
      - `value` string — The identifier of the usage.
      - `localizedValue` string — Localized name of the usage.
    - `unit` string — Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds, Percent, CountPerSecond, BytesPerSecond.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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