---
title: "Get File Status"
method: GET
path: "/document/extraction/file_status/{job_id}/{file_name}"
---

# Get File Status

`GET /document/extraction/file_status/{job_id}/{file_name}`

Endpoint to get the status of a file in an extraction job.

## Path parameters

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

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aws-samples/apis/generative-ai-foundations-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/generative-ai-foundations-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/generative-ai-foundations-api/revisions/6f2e7b761d12/schema)
