---
title: "Download the Document. Will return a 303 See Other redirecting to the download URL for the Document"
method: GET
path: "/documents/{id}/download.json"
tags: ["Documents"]
---

# Download the Document. Will return a 303 See Other redirecting to the download URL for the Document

`GET /documents/{id}/download.json`

Download the Document. Will return a 303 See Other redirecting to the download URL for the Document

## Path parameters

- `id` integer, required

## Query parameters

- `document_version_id` integer

## Other responses

- `303` — See Other
- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/clio/apis/clio-api-documentation.md) · [All operations](https://skmtc.net/clio/apis/clio-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clio/clio-api-documentation/versions/94a82114ec3b/schema)
