---
title: "Download"
method: GET
path: "/document/{document_id}/download"
tags: ["Document"]
---

# Download

`GET /document/{document_id}/download`

## Path parameters

- `document_id` string, required

## Response `200`

- object
  - `url` string — The URL to download the document file. This URL is a pre-signed URL that provides temporary access to the document file hosted on a cloud storage service.

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
