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

# POST documents download_uri

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

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `download_uri` string, required — The presigned download URL.
  - `expires_in_hours` integer, required — The number of hours the download URL will be 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)
