[[["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-08-06 UTC."],[[["\u003cp\u003eThis API endpoint retrieves a specific \u003ccode\u003eGroup\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe request is a \u003ccode\u003eGET\u003c/code\u003e method to the URL \u003ccode\u003ehttps://cloudidentity.googleapis.com/v1/{name=groups/*}\u003c/code\u003e using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e parameter is required in the URL path and must specify the resource name of the \u003ccode\u003eGroup\u003c/code\u003e to retrieve, formatted as \u003ccode\u003egroups/{group}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, as no data is required in the request.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses return an instance of the \u003ccode\u003eGroup\u003c/code\u003e object, and specific OAuth scopes are required for authorization, including read-only, full group access, or broader cloud identity and platform permissions.\u003c/p\u003e\n"]]],[],null,["# Method: groups.get\n\nRetrieves a `Group`.\n\n### HTTP request\n\n`GET https://cloudidentity.googleapis.com/v1/{name=groups/*}`\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 [Group](/identity/docs/reference/rest/v1/groups#Group).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-identity.groups.readonly`\n- `https://www.googleapis.com/auth/cloud-identity.groups`\n- `https://www.googleapis.com/auth/cloud-identity`\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]