v1

latestOpenAPI 3.1.02026-08-04552282508.9 KB
Batch Processing

Export To Docx

Generate a professional DOCX export of structured data.

Args: batch_id: Batch UUID request: Export request containing document data current_user: Authenticated user (optional for guest mode)

Returns: StreamingResponse with DOCX file

post/api/batch/{batch_id}/export/docx

Path parameters

batch_idstring required

Request body

documentsobject[] required
include_imagesboolean

Response

Successful Response

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