Cost Analysis
Retrieves the cost usage summary for prepaid billing based on the specified frequency and item scope.
GET
/api/v1/prepaid/cost_usage/Query parameters
frequencyQuerystringrequiredFrequency of usage data. Use
1for monthly.itemQuerystringrequiredFilter usage by item. Use
allto get all usage items.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
200A list of monthly prepaid usage and their respective amounts.
example
200example
Success