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

# Download Document

`GET /v1/document/{document_id}/download/`

Download a document.

## Path parameters

- `document_id` integer, required

## Response `200`

Successful Response

## Other responses

- `400` — Business Logic Error
- `403` — Permission Error
- `409` — Integrity Error or Data Conflict
- `422` — Validation Error

---

[API](https://skmtc.dev/salussafety/apis/salus-developer-api.md) · [All operations](https://skmtc.dev/salussafety/apis/salus-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/salussafety/salus-developer-api/revisions/ef065f44da25/schema)
