---
title: "GET /billing/batches/{batch_id}/files"
method: GET
path: "/billing/batches/{batch_id}/files"
tags: ["Streams"]
---

# GET /billing/batches/{batch_id}/files

`GET /billing/batches/{batch_id}/files`

## Path parameters

- `batch_id` string, required

## Query parameters

- `limit` integer
- `offset` integer
- `type` 'input' | 'output'

## Response `200`

- object[]
  - `id` string
  - `name` string
  - `type` string
  - `position` integer

## Other responses

- `400`

---

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