---
title: "Get Batch Files For Job"
method: GET
path: "/v0/batch/files/{job_id}"
tags: ["batch", "log_post_param_vals"]
---

# Get Batch Files For Job

`GET /v0/batch/files/{job_id}`

## Path parameters

- `job_id` string, required

## Query parameters

- `offset` integer
- `limit` integer
- `protocol` string, nullable
- `retry` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — If user authentication fails
- `403` — If user does not have sufficient permissions
- `422` — Validation Error
- `429` — If request rate limit exceeded
- `501` — Unsupported delivery method

---

[API](https://skmtc.net/databento/apis/databento-openapi-specification.md) · [All operations](https://skmtc.net/databento/apis/databento-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/databento/databento-openapi-specification/versions/08ef3d01f5b8/schema)
