---
title: "Download document"
method: GET
path: "/v2/document/download"
tags: ["File Commands"]
---

# Download document

`GET /v2/document/download`

Download a <<glossary:Document>> that has been uploaded to a <<glossary:Book>>.

---

> 🚧
> Requests to this endpoint will download the requested <<glossary:Document>> directly to your current working directory, therefore there is no documentation for a JSON response schema for a successful request.

## Query parameters

- `doc_uuid` string

## Other responses

- `400` — Client Errors

---

[API](https://skmtc.net/ocrolus/apis/user-management.md) · [All operations](https://skmtc.net/ocrolus/apis/user-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ocrolus/user-management/revisions/3571ef602d13/schema)
