Trigger Export
Authentication
Path parameters
The job_id returned by POST /translate/document/jobs.
Query parameters
BCP-47 target language code (e.g. hi-IN).
Target export format. PDF/DOCX jobs: pdf, docx, html, txt, or epub. Office formats export in the source file’s native format.
When true, the export may reduce line spacing to fit translated text within the original layout. PDF/DOCX only.
When true, the export may reduce font size to fit translated text within the original layout. PDF/DOCX only.
Response
BCP-47 code of the exported file.
Output format (e.g. pdf, docx, xlsx).
Current state of the export: Pending, Running, Completed, or Failed.
Signed download URL when export_state is Completed.
Sanitized failure reason when export_state is Failed.
Export completion timestamp. Present when export_state is Completed or Failed.
0–100 for PDF/DOCX page render; omitted for other formats.
Pages rendered so far (PDF/DOCX with page-level render).