Help Center/ModelArts/SDK Reference/Data Management/Managing Labeling Jobs/Obtaining Details About a Labeling Job
Updated on 2025-08-20 GMT+08:00
Obtaining Details About a Labeling Job
Obtain details about a labeling job.
datset.get_label_task_info(task_id=None)
Sample Code
Obtain details about a labeling job.
task_info = dataset.get_label_task_info(task_id="xs9ZKzLluKzccQfsyi2") print(task_info)
Parameters
Parameter | Mandatory | Type | Description |
|---|---|---|---|
task_id | Yes | String | ID of a labeling job |
Parent topic:Managing Labeling Jobs
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.

