[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-16 UTC."],[[["\u003cp\u003eThis endpoint retrieves an approval request specified by its resource name, returning a NOT_FOUND error if the request doesn't exist.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a GET method with a URL that follows gRPC Transcoding syntax, requiring a resource name in the format "{projects|folders|organizations}/{id}/approvalRequests/{approval_request}".\u003c/p\u003e\n"],["\u003cp\u003eAuthorization to access this endpoint requires the \u003ccode\u003eaccessapproval.requests.get\u003c/code\u003e IAM permission on the specified resource \u003ccode\u003ename\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this endpoint must be empty, and a successful response contains an instance of the \u003ccode\u003eApprovalRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe required OAuth scope for this endpoint is \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: projects.approvalRequests.get\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n\nGets an approval request. Returns NOT_FOUND if the request does not exist.\n\n### HTTP request\n\n`GET https://accessapproval.googleapis.com/v1/{name=projects/*/approvalRequests/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [ApprovalRequest](/assured-workloads/access-approval/docs/reference/rest/v1/folders.approvalRequests#ApprovalRequest).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/)."]]