---
title: "Get custom output formatted document"
method: GET
path: "/documents/{document_id}/custom_output"
tags: ["documents"]
---

# Get custom output formatted document

`GET /documents/{document_id}/custom_output`

If you have a custom output configured (this is set by contract.fit team), This allows you to
get the custom output formatted document.


**Permission required:** review

## Response `200`

Success

## Other responses

- `403` — Permission insufficient
- `404` — No custom output

---

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