v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Batch Processing

Get Batch Results

Get complete results for all documents in a batch. Includes all pages with bounding boxes and structured data. Supports both authenticated users and guest mode. Guest users MUST provide guest_session_id for security.

Pagination params (optional, for large documents): page_offset: start page index (default 0) page_limit: max pages to return per document (default all) When paginated, response includes total_pages per document.

get/api/batch/results/{batch_id}

Path parameters

batch_idstring required

Response

Successful Response

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