---
title: "POST /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/evidences/{evidenceName}/download"
method: POST
path: "/providers/Microsoft.AppComplianceAutomation/reports/{reportName}/evidences/{evidenceName}/download"
tags: ["AppComplianceAutomation"]
---

# POST /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/evidences/{evidenceName}/download

`POST /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/evidences/{evidenceName}/download`

Download evidence file.

## Path parameters

- `reportName` string, required
- `evidenceName` string, required

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- EvidenceFileDownloadRequest — Evidence file's download request.
  - `reportCreatorTenantId` string — Tenant id.
  - `offerGuid` string — The offerGuid which mapping to the reports.

## Response `200`

Azure operation completed successfully.

- EvidenceFileDownloadResponse — Object that includes all the possible response for the evidence file download operation.
  - `evidenceFile` EvidenceFileDownloadResponseEvidenceFile — The uri of evidence file
    - `url` string — The url of evidence file

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/appcomplianceautomation-microsoft-appcomplianceautomation.md) · [All operations](https://skmtc.net/azure/apis/appcomplianceautomation-microsoft-appcomplianceautomation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/appcomplianceautomation-microsoft-appcomplianceautomation/revisions/c05a04032cee/schema)
