---
title: "GET /{scope}/providers/Microsoft.Quota/quotaRequests"
method: GET
path: "/{scope}/providers/Microsoft.Quota/quotaRequests"
tags: ["QuotaRequestStatus"]
---

# GET /{scope}/providers/Microsoft.Quota/quotaRequests

`GET /{scope}/providers/Microsoft.Quota/quotaRequests`

For the specified scope, get the current quota requests for a one year period ending at the time is made. Use the **oData** filter to select quota requests.

## Path parameters

- `scope` string, required

## Query parameters

- `$filter` string
- `$top` integer
- `$skiptoken` string

## Parameters

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

## Response `200`

Azure operation completed successfully.

- QuotaRequestDetailsList — Quota request information.
  - `value` QuotaRequestDetails[], required — The QuotaRequestDetails items on this page — unresolved $ref
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

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