---
title: "GET /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/requestApprovals"
method: GET
path: "/providers/Microsoft.Marketplace/privateStores/{privateStoreId}/requestApprovals"
tags: ["PrivateStores"]
---

# GET /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/requestApprovals

`GET /providers/Microsoft.Marketplace/privateStores/{privateStoreId}/requestApprovals`

Get all open approval requests of current user

## Path parameters

- `privateStoreId` string, required

## Response `200`

OK

- RequestApprovalsList — List of admin request approval resources
  - `value` RequestApprovalResource[]
    - `id` string — The resource ID.
    - `name` string — The name of the resource.
    - `type` string — The type of the resource.
    - `systemData` SystemData — Read only system data
      - `createdBy` string — The identity that created the resource.
      - `createdByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that creates/modifies resources
      - `createdAt` string, date-time — The timestamp of resource creation (UTC)
      - `lastModifiedBy` string — The identity that last modified the resource.
      - `lastModifiedByType` 'User' | 'Application' | 'ManagedIdentity' | 'Key' — The type of identity that creates/modifies resources
      - `lastModifiedAt` string, date-time — The timestamp of resource last modification (UTC)
  - `nextLink` string — URL to get the next set of notifications list results if there are any.

## Other responses

- `default` — Microsoft.Marketplace error response describing why the operation failed.

---

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