---
title: "Retrieve File"
method: GET
path: "/organization-document/{org_document_id}"
tags: ["Document Upload"]
---

# Retrieve File

`GET /organization-document/{org_document_id}`

Retrieve specific document using org_document_id
You can extract one document at a time and only if is_downloadable flag is TRUE.

## Path parameters

- `org_document_id` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

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