---
title: "Download a generated report"
method: GET
path: "/reports/files/{file_path}"
tags: ["reports"]
---

# Download a generated report

`GET /reports/files/{file_path}`

Note: this endpoint should not be used directly. The URL, to be used, is provided in the GET /reports/recent response.

## Path parameters

- `file_path` string, required

## Query parameters

- `lng` 'en-US' | 'es-ES' | 'pt-BR' | 'pt-PT' | 'de-DE' | 'fr-FR' | 'ja-JP' | 'zh-CN' | 'zh-TW'

## Response `200`

Return the generated report in the requested language

---

[API](https://skmtc.dev/securityscorecard/apis/securityscorecard-api.md) · [All operations](https://skmtc.dev/securityscorecard/apis/securityscorecard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/securityscorecard/securityscorecard-api/revisions/b9f98b6fd37a/schema)
