Help Center> ModelArts> SDK Reference> Data Management> Managing Labeling Jobs> Obtaining Details About a Labeling Job
Updated on 2022-11-24 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

Table 1 Request parameters

Parameter

Mandatory

Type

Description

task_id

Yes

String

ID of a labeling job