Retrieve the Latest Billing Summary
GET/portal/api/v2/projects/:projectName/billings/summary/latest
Get a detailed billing summary for a specific project, including the total and estimated costs, charge date, and period closing date. This data reflects the project's billing summary from the first day of the current month.
Request
Responses
- 200
- 401
- 404
- 500
Successful response with billing summary
Unauthorized
Resource not found
Internal Server Error