---
title: "Download document."
method: GET
path: "/order/{orderId}/document/{id}/file"
tags: ["Order Documents"]
---

# Download document.

`GET /order/{orderId}/document/{id}/file`

Download order document.

## Path parameters

- `orderId` string, required
- `id` string, required

## Response `200`

Success Response

## Other responses

- `401` — Unauthorized Response
- `500` — Internal Server error

---

[API](https://skmtc.dev/accuratebackground/apis/accurate-background-api.md) · [All operations](https://skmtc.dev/accuratebackground/apis/accurate-background-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/accuratebackground/accurate-background-api/revisions/a6ac3a5c01aa/schema)
