Mencantumkan permintaan persetujuan yang terkait dengan project, folder, atau organisasi. Permintaan persetujuan dapat difilter menurut status (tertunda, aktif, ditolak). Urutannya dalam urutan kronologis terbalik.
Permintaan HTTP
GET https://accessapproval.googleapis.com/v1/{parent=organizations/*}/approvalRequests
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-24 UTC."],[[["This webpage details how to list approval requests associated with a project, folder, or organization using the Access Approval API."],["The `GET` HTTP method is used, with the resource path specified in the URL using gRPC Transcoding syntax."],["Filtering options are available through the `filter` query parameter, allowing users to specify the state of approval requests they want to retrieve (e.g., pending, active, dismissed)."],["The `parent` path parameter is required, and it can be a project, folder, or organization resource, and will require `accessapproval.requests.list` IAM permission."],["The request body for this API call must be empty, and a successful call will provide an instance of the `ListApprovalRequestsResponse` in the response body."]]],[]]