[[["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-09-17 UTC."],[[["This webpage describes how to retrieve details of a specific grant using a GET request to the Privileged Access Manager API."],["The required endpoint for the GET request is `https://privilegedaccessmanager.googleapis.com/v1/{name=organizations/*/locations/*/entitlements/*/grants/*}`, using gRPC Transcoding syntax, and the name parameter is required."],["The request body for this operation must be empty, meaning no data should be included in the request body."],["A successful response will return a `Grant` object, providing details about the specified grant."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope, and the user must have the `privilegedaccessmanager.grants.get` IAM permission on the specified grant resource."]]],[]]