---
title: "A signed URL for downloading a private file can be returned by providing the fileId."
method: GET
path: "/files/download"
tags: ["files : Upload files "]
---

# A signed URL for downloading a private file can be returned by providing the fileId.

`GET /files/download`

## Query parameters

- `fileId` string, required
- `validSeconds` integer

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - The file was not found

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/versions/e5e2475bf7c3/schema)
