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

# Get the document

`GET /documents/{document_id}`

Simple endpoint that will fetch the given document

**Permission required:** review

## 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)
