GET /tasks/{taskId}/progress

xtrf.eu

Summary: Returns progress of a given task.
Operation ID: getProgress
Auth: unknown
Description

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.

Parameters (1)

taskId (string, path, required)

task's internal identifier

No probe data for this endpoint yet.