Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
HTTP request
GET https://apigateway.googleapis.com/v1/{resource=projects/*/locations/*/apis/*/configs/*}:getIamPolicy
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-28 UTC."],[[["This endpoint retrieves the access control policy for a specified resource, returning an empty policy if one is not set."],["The HTTP request uses `GET` with a templated URL to identify the resource, requiring the `resource` path parameter."],["An optional `options` query parameter allows for specifying options when retrieving the access policy."],["The request body is expected to be empty, and a successful response contains a `Policy` object."],["Access to this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]