---
title: "GET /v1/{+parent}/approvalRequests"
method: GET
path: "/v1/{+parent}/approvalRequests"
tags: ["organizations"]
---

# GET /v1/{+parent}/approvalRequests

`GET /v1/{+parent}/approvalRequests`

Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.

## Path parameters

- `parent` string, required

## Query parameters

- `filter` string
- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/accessapproval.md) · [All operations](https://skmtc.dev/google/apis/accessapproval/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/accessapproval/revisions/68e321e41047/schema)
