Get Project Billing Breakdown

Retrieves the billing summary for a specific project, with various filter options or by grouping options.

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

project_idstringRequired

Query Parameters

startstringOptionalformat: "date"

Start date of the requested date range. Format accepted is YYYY-MM-DD

endstringOptionalformat: "date"

End date of the requested date range. Format accepted is YYYY-MM-DD

accessorstringOptional
Filter for requests where a specific accessor was used
deploymentenumOptional
Filter for requests where a specific deployment was used
Allowed values:
tagstringOptional
Filter for requests where a specific tag was used
line_itemstringOptional

Filter requests by line item (e.g. streaming::nova-3)

groupinglist of enumsOptional

Group billing breakdown by one or more dimensions (accessor, deployment, line_item, tags)

Allowed values:

Response

Billing breakdown response
startstringformat: "date"
Start date of the billing summmary period
endstringformat: "date"
End date of the billing summary period
resolutionobject
resultslist of objects

Errors