Itemised Usage Details
Fetches billing estimates for the provided date range and project, with detailed breakdowns of each item.
GET
/api/v1/get_estimates/Query parameters
start_dateQuerystringrequiredStart date for the billing estimate (format- YYYY-MM-DD).
end_dateQuerystringrequiredEnd date for the billing estimate (format- YYYY-MM-DD).
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
200Successful billing estimates response
example
200example
Success