[[["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 webpage details how to retrieve a specific Google Cloud service visible to a billing account.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses a \u003ccode\u003eGET\u003c/code\u003e method with a specific URL structure utilizing gRPC Transcoding syntax, and a \u003ccode\u003ename\u003c/code\u003e path parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this operation must be empty, ensuring no data is submitted.\u003c/p\u003e\n"],["\u003cp\u003eThe response body, if successful, will provide details about the requested \u003ccode\u003eBillingAccountService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication requires one of the specified OAuth scopes for authorization: \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: billingAccounts.services.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 Google Cloud service visible to a `billing account`.\n\n### HTTP request\n\n`GET https://cloudbilling.googleapis.com/v1beta/{name=billingAccounts/*/services/*}`\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 [BillingAccountService](/billing/docs/reference/pricing-api/rest/v1beta/billingAccounts.services#BillingAccountService).\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)."]]