[[["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-05-15 UTC."],[[["This webpage provides details on how to retrieve information about a specific billing account using a `GET` HTTP request."],["The request URL requires a `name` path parameter, which represents the resource name of the target billing account."],["The request body must be empty, as all necessary information is conveyed through the URL."],["A successful response will contain an instance of a `BillingAccount`, as specified in the response body section."],["The authenticated user must have sufficient permissions, as indicated by the requirement of one of three specified OAuth scopes to make the request."]]],[]]