# Cloud cost anomaly details Get resource level insights into your cloud cost anomalies ## Get anomaly cost time-series data - [GET /ccm/api/anomaly/v2/drill-down/cost/time-series](https://apidocs.harness.io/cloud-cost-anomaly-details/getanomalycosttimeseriesdata.md): Get actual cost time-series data for given anomaly. ## Get anomaly details - [GET /ccm/api/anomaly/v2/drill-down](https://apidocs.harness.io/cloud-cost-anomaly-details/getanomalydetails.md): Get details about the given cloud cost anomaly ## Get anomaly forecast cost time-series data - [GET /ccm/api/anomaly/v2/drill-down/forecast/cost/time-series](https://apidocs.harness.io/cloud-cost-anomaly-details/getanomalyforecastcosttimeseriesdata.md): Get forecasted cost time-series data for a given anomaly. ## Get anomaly resource cost time-series data - [GET /ccm/api/anomaly/v2/drill-down/resource/cost/time-series](https://apidocs.harness.io/cloud-cost-anomaly-details/getanomalyresourcecosttimeseriesdata.md): Get actual cost time-series data for given resource. ## Get anomaly resource list - [GET /ccm/api/anomaly/v2/drill-down/list](https://apidocs.harness.io/cloud-cost-anomaly-details/getanomalyresourcelist.md): Get details about the top contributing resources for the given cloud cost anomaly. Returns either a list of resource details (AnomalyResourceDetails) when drill-down is successful, or a list of anomaly data (AnomalyData) when drill-down results are insufficient or empty. The response type depends on whether the drill-down query returns meaningful results and whether the drill-down cost impact is at least 50% of the total cost impact.