---
title: "Get Batch Image"
method: GET
path: "/api/batch/image/{document_id}"
tags: ["Batch Processing"]
---

# Get Batch Image

`GET /api/batch/image/{document_id}`

Serve a tenant-authorized document or page image by document ID only.

## Path parameters

- `document_id` string, required

## Query parameters

- `page` integer, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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