# Cloud Cost Perspective Reports

Manage cost reports created on Perspectives.

## Fetch details of a cost Report

 - [GET /ccm/api/perspectiveReport/{accountIdentifier}](https://apidocs.harness.io/cloud-cost-perspective-reports/getreportsetting.md): Fetch cost Report details for the given Report ID or a Perspective ID.

## Update a cost Perspective Report

 - [PUT /ccm/api/perspectiveReport/{accountIdentifier}](https://apidocs.harness.io/cloud-cost-perspective-reports/updatereportsetting.md): Update cost Perspective Reports.

## Create a schedule for a Report

 - [POST /ccm/api/perspectiveReport/{accountIdentifier}](https://apidocs.harness.io/cloud-cost-perspective-reports/createreportsetting.md): Create a report schedule for the given Report ID or a Perspective ID.

## Delete cost Perspective report

 - [DELETE /ccm/api/perspectiveReport/{accountIdentifier}](https://apidocs.harness.io/cloud-cost-perspective-reports/deletereportsetting.md): Delete cost Perspective Report for the given Report ID or a Perspective ID.

## Fetch cost Report details accessible to a user

 - [POST /ccm/api/perspectiveReport/getAllReports](https://apidocs.harness.io/cloud-cost-perspective-reports/getallreports.md): Fetch cost Report details accessible to a user.

## Send mail based on reportId

 - [POST /ccm/api/perspectiveReport/sendMail](https://apidocs.harness.io/cloud-cost-perspective-reports/sendmail.md): Send mail based on reportId.

