Get billing records
Return per-(billing_project, user) cost records for a date range. Non-developers see only their own records; developers see all. Costs are plain floats in USD. Omitting end includes currently-running batches; supplying end excludes them.
Query parameters
Start date in MM/DD/YYYY format. Defaults to the first day of the current month.
End date in MM/DD/YYYY format (inclusive, optional). Omit to include currently-running batches.
Response
Billing records retrieved successfully.
Changes
Changed in 3 of the 12 revisions of this API.12
- ○
the
queryrequest parameterstartbecame optionalrequest-parameter-became-optional
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲