Monthly Billing Report
Downloads the detailed monthly billing report in CSV format for a given project and location, based on the selected month and year.
GET
/api/v1/monthly-report/csv/Query parameters
monthQueryintegerrequiredThe ID of the label to delete.
yearQueryintegerrequiredYear for which the billing estimate is to be fetched (format- YYYY).
typeQuerystringrequiredDownload csv
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Response schema for user profile data.
example
200example
Profile fetched successfully