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
id
The project ID.
import_pk
Headers
Authorization
Header authentication of the form Token <token>
Response
id
preannotated_from_fields
commit_to_project
return_task_ids
status
Allowed values:
url
traceback
error
created_at
Creation time
updated_at
Updated time
finished_at
Complete or fail time
task_count
annotation_count
prediction_count
duration
file_upload_ids
could_be_tasks_list
found_formats
data_columns
tasks
task_ids
project