---
title: "Get File"
method: GET
path: "/api/v1/takeouts/get/{job_id}/file/{file_name}"
tags: ["takeouts"]
---

# Get File

`GET /api/v1/takeouts/get/{job_id}/file/{file_name}`

## Path parameters

- `job_id` string, required
- `file_name` string, required

## Response `200`

File content

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/asksyllable/apis/syllablesdk.md) · [All operations](https://skmtc.dev/asksyllable/apis/syllablesdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/asksyllable/syllablesdk/revisions/d2e8aa0eeee4/schema)
