Retrieve Historical Billing Summaries
GET/portal/api/v2/projects/:projectName/billings/summary/historical
Get historical billing summaries for a specific project, including total costs, from the start of the billing period up to the previous month. The results are paginated based on the provided offset
and amount
parameters.
Request​
Responses​
- 200
- 401
- 404
- 500
Successfully retrieved billing information
Unauthorized
Resource not found
Internal Server Error