---
title: "Get Files For Job"
method: GET
path: "/document/extraction/job_files/{job_id}"
---

# Get Files For Job

`GET /document/extraction/job_files/{job_id}`

Endpoint to get all files registered for a job. Returns a list of files with their status

## Path parameters

- `job_id` 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)
