batches
Download a translation
By default returns a signed link valid for 30 minutes, so the download goes straight to storage. Pass ?format=file (or send Accept: text/csv) to stream the CSV back directly instead. Available only once the translation is completed.
GET/v1/batches/{batch_id}/result
Requires batches:read and a translation with status completed. The default JSON response contains a signed download URL valid for 30 minutes.
Pass format=file or request Accept: text/csv to stream the CSV. MCP always returns the temporary link so a large file is not dumped into a model’s context.