[[["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-22 UTC."],[[["\u003cp\u003eThis endpoint retrieves a publicly listed SKU that belongs to a publicly listed SKU group.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a GET method with a specific URL structure: \u003ccode\u003eGET https://cloudbilling.googleapis.com/v1beta/{name=skuGroups/*/skus/*}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter, in the format \u003ccode\u003eskuGroups/{skuGroup}/skus/{sku}\u003c/code\u003e, is required to specify the SKU to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response contains an instance of \u003ccode\u003eSkuGroupSku\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this endpoint requires one of the following OAuth scopes: \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e, \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-billing\u003c/code\u003e, or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-billing.readonly\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Method: skuGroups.skus.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- [Try it!](#try-it)\n\nGets a publicly listed SKU that is part of a publicly listed `SKU group`.\n\n### HTTP request\n\n`GET https://cloudbilling.googleapis.com/v1beta/{name=skuGroups/*/skus/*}`\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 [SkuGroupSku](/billing/docs/reference/pricing-api/rest/v1beta/skuGroups.skus#SkuGroupSku).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n- `https://www.googleapis.com/auth/cloud-billing`\n- `https://www.googleapis.com/auth/cloud-billing.readonly`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]