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=folders/*}/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 endpoint retrieves a list of approval requests associated with a project, folder, or organization, allowing filtering by request state."],["The HTTP request is a `GET` method that targets a specific parent resource identified in the URL path, using gRPC Transcoding syntax."],["Requests can be filtered using query parameters such as `filter`, `pageSize`, and `pageToken` to specify the state and amount of data requested."],["The request body must be empty for this endpoint, and the response will contain a list of approval requests in the specified format, requiring the `accessapproval.requests.list` IAM permission."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]