---
title: "POST samples download_uri"
method: POST
path: "/api/v1/samples/{id}/download_uri"
---

# POST samples download_uri

`POST /api/v1/samples/{id}/download_uri`

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `download_uri` string, required — A pre-signed download link.
  - `expires_in_hours` integer, required — The number of hours for which `download_uri` is valid.

---

[API](https://skmtc.net/onecodex/apis/one-codex-api-v1.md) · [All operations](https://skmtc.net/onecodex/apis/one-codex-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onecodex/one-codex-api-v1/versions/fe9d9bfc8a6a/schema)
