v2

latestOpenAPI 3.1.02026-08-08556285514.3 KB
Batch Processing

Get Batch Image

Serve batch document images from S3 with authentication. Accepts token via query parameter for img src compatibility.

Args: s3_key: S3 key for the image (path format: batches/{batch_id}/...) token: Optional auth token from query param s3_storage: S3 storage instance

Returns: Streaming response with image data

get/api/batch/image/{s3_key}

Path parameters

s3_keystring required

Query parameters

tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/batch/image/{s3_key}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}