---
title: "Download Contract Version DOCX"
method: GET
path: "/api/v1/admin/contracts/{id}/versions/{versionNo}/file"
tags: ["Contracts"]
---

# Download Contract Version DOCX

`GET /api/v1/admin/contracts/{id}/versions/{versionNo}/file`

The DOCX of one historical version. Rebuilds the file from the version's immutable snapshot when it is missing on disk.

## Path parameters

- `id` string, required
- `versionNo` string, required

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/newapi/apis/qn-platform-api.md) · [All operations](https://skmtc.dev/newapi/apis/qn-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/newapi/qn-platform-api/revisions/d61f11e363ff/schema)
