# Cloud Cost Details Fetch cloud cost data for cost analysis ## Returns an overview of the cost - [POST /ccm/api/costdetails/overview](https://apidocs.harness.io/openapi-merged/cloud-cost-details/costdetailoverview.md): Returns total cost, cost trend, and the time period based on the specified query parameters. ## Returns cluster data in a tabular format - [POST /ccm/api/costdetails/clusterData](https://apidocs.harness.io/openapi-merged/cloud-cost-details/clusterdata.md): Returns cluster data based on the specified query parameters. ## Returns cost details in a tabular format - [POST /ccm/api/costdetails/tabularformat](https://apidocs.harness.io/openapi-merged/cloud-cost-details/costdetailtabular.md): Returns cost details in a tabular format based on the specified query parameters. ## Returns cost details in a time series format - [POST /ccm/api/costdetails/timeseriesformat](https://apidocs.harness.io/openapi-merged/cloud-cost-details/costdetailttimeseries.md): Returns cost details in a time series format based on the specified query parameters.