GET projects/{id}/progress
Summary: View progress of a project
Operation ID: getProgress
Auth: unknown
Operation ID: getProgress
Auth: unknown
Description
Monitor the translation progress of an already launched project in real-time.
Parameters (2)
id
(integer, path, required)
Project ID
raw
(boolean, query, optional, default: False)
This will return a more raw progress information for translation and proofreading. For instance, when completed, we will return 100% for both tasks by default, whereas their actual progress may be lower than 100%.
No probe data for this endpoint yet.