Admin Models
SSE stream of translation batch progress
Server-Sent Events stream: emits the current batch snapshot immediately, then one snapshot per finished task, and closes when the batch completes. Use GET translations/batch/:batchId as a polling fallback.
get/admin/models/translations/batch/{batchId}/events
Path parameters
batchIdstring required
Batch ID
Changes
No recorded changes to this endpoint across all 1 revision of this API.