---
title: "Get document original file"
method: GET
path: "/documents/{document_id}/original_file"
tags: ["documents"]
---

# Get document original file

`GET /documents/{document_id}/original_file`

Return the document original file, as attachment.

**Permission required:** review

## Response `200`

File attached

## Other responses

- `403` — Permission insufficient

---

[API](https://skmtc.net/contractp/apis/contract-p.md) · [All operations](https://skmtc.net/contractp/apis/contract-p/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contractp/contract-p/versions/8ce53ebd6bd3/schema)
