---
title: "Download file data for an upload"
method: GET
path: "/companies/{companyId}/uploads/{uploadId}/download"
tags: ["uploads"]
---

# Download file data for an upload

`GET /companies/{companyId}/uploads/{uploadId}/download`

Retrieve the file data of the upload with the matching uploadId.

**Scope:** `uploads:read`

## Response `200`

Upload file found

## Other responses

- `404` — Upload not found

---

[API](https://skmtc.net/bokio/apis/company-api.md) · [All operations](https://skmtc.net/bokio/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bokio/company-api/revisions/1bb5d09ce15e/schema)
