Tasks (Classic)
Returns progress of a given task.
Returns progress of a given task. Progress contains information about task's status (ie. opened or ready) and current phase (ie. translation). Workflow phase is defined as the first one which contains not ready jobs (ie. opened or started). When no such job exists then workflow phase is not included.
get/tasks/{taskId}/progress
Path parameters
taskIdstring required
task's internal identifier
Response
Success
Changes
No recorded changes to this endpoint across all 46 revisions of this API.