[[["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 2024-05-07 UTC."],[[["This webpage details how to retrieve information about a specific grant using a `GET` HTTP request to the Privileged Access Manager API."],["The request requires a `name` path parameter, which is a string specifying the resource's unique identifier in the format `folders/*/locations/*/entitlements/*/grants/*`."],["The request body must be empty, meaning no additional data should be sent in the request payload."],["A successful request will return a response body containing an instance of a `Grant` resource, detailing the grant information."],["Access to this resource requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `privilegedaccessmanager.grants.get` on the specified resource."]]],[]]