Retrieve Billing Analysis
GET/portal/api/v2/projects/:projectName/billings/analysis
Retrieve billing analysis for a specific project within a given date range. The analysis is aggregated by resource type and category, with any missing data auto-filled with zero values to ensure alignment across resource types.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Aggregated billing data by date, resource type, and category
Bad request
Unauthorized
Resource not found
Internal Server Error