---
title: "Download Source File Version"
method: GET
path: "/projects/{projectId}/source-files/{sourceFileId}/versions/{fileVersionId}/download"
tags: ["Source File"]
---

# Download Source File Version

`GET /projects/{projectId}/source-files/{sourceFileId}/versions/{fileVersionId}/download`

Downloads a source file version.

## Headers

- `Authorization` string, required
- `X-LC-Tenant` string, required

## Response `200`

## Other responses

- `401` — The user could not be identified.
- `403` — Error codes: * "forbidden": the authenticated user is not allowed to read the resource.
- `404` — Error codes: * "notFound": the project, the source file or the file version could not be found by identifier.
- `422` — error codes: * "maliciousContent": the file contains malicious content. The infected file cannot be downloaded.

---

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