Get Convert Task Status
- get_convert_task_status(self, convert_task_id: str) JobStatus
Get the status of a convert task.
- Parameters:
convert_task_id – The ID of the convert task to get the status of.
- Returns:
The status of the convert task.
- Return type:
JobStatus
Note
For details, see JobStatus in QAI Hub API.