Get Billing Report by Project and ID
GET/portal/api/v2/projects/:projectName/billings/:billingID
Retrieve a specific billing report for a project using the project name and report ID.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully retrieved billing
Bad request
Unauthorized
Resource not found
Internal Server Error