Gets the billing information for a project. The current authenticated user must have the resourcemanager.projects.get permission for the project, which can be granted by assigning the Project Viewer role.
HTTP request
GET https://cloudbilling.googleapis.com/v1/{name=projects/*}/billingInfo
[[["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-05-14 UTC."],[[["\u003cp\u003eThis page details how to retrieve billing information for a specific project using a \u003ccode\u003eGET\u003c/code\u003e HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the project's resource name as a path parameter, following the format \u003ccode\u003eprojects/tokyo-rain-123\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response returns a \u003ccode\u003eProjectBillingInfo\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eTo successfully execute the request, the authenticated user needs the \u003ccode\u003eresourcemanager.projects.get\u003c/code\u003e permission, often granted by the Project Viewer role, and one of the provided OAuth scopes.\u003c/p\u003e\n"]]],[],null,[]]