Get project import info

Get information about an async project import operation. This can be especially useful to monitor status, as large import jobs can take time.

You will need the project ID and the unique ID of the import operation.

The project ID can be found in the URL when viewing the project in Label Studio, or you can retrieve all project IDs using List all projects.

The import ID is returned as part of the response when you call Import tasks.

Path parameters

idintegerRequired
The project ID.
import_pkstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

idinteger or null
preannotated_from_fieldsmap from strings to any or null
commit_to_projectboolean or null
return_task_idsboolean or null
statusenum or null
Allowed values:
urlstring or null<=2048 characters
tracebackstring or null
errorstring or null
created_atdatetime or null
Creation time
updated_atdatetime or null
Updated time
finished_atdatetime or null
Complete or fail time
task_countinteger or null
annotation_countinteger or null
prediction_countinteger or null
durationinteger or null
file_upload_idsmap from strings to any or null
could_be_tasks_listboolean or null
found_formatsmap from strings to any or null
data_columnsmap from strings to any or null
tasksmap from strings to any or null
task_idsmap from strings to any or null
projectinteger or null