---
title: "Download Parsed Document"
method: GET
path: "/studio/v1/library/files/{file_id}/parsed"
tags: ["RAG Engine"]
---

# Download Parsed Document

`GET /studio/v1/library/files/{file_id}/parsed`

Download parsed document with Content-Disposition header for immediate download.

## Path parameters

- `file_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ai21/apis/ai21-studio-api.md) · [All operations](https://skmtc.net/ai21/apis/ai21-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ai21/ai21-studio-api/versions/c1da6d993d39/schema)
