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
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.