Create a new task
Create a new task
Request body
Whether this task can be skipped. Set to False to make task unskippable.
Number of total cancelled annotations for the current task
Users who wrote comments
Number of comments in the task including all annotations
User imported or uploaded data for a task. Data is formatted according to the project label config. You can find examples of data for your project on the Import page in the Label Studio Data Manager UI.
Uploaded file used as data source for this task
Internal task ID in the project, starts with 1
True if the number of annotations for this task is greater than or equal to the number of maximum_completions for the project
When the last comment was updated
Number of distinct annotators that processed the current task
Project ID for this task
Number of total annotations for the current task except cancelled annotations
Number of total predictions for the current task
Number of unresolved comments in the task including all annotations
Last annotator or reviewer who updated this task
Response
Whether this task can be skipped. Set to False to make task unskippable.
Return annotations for the task.
If annotations_stub=True is in context (via feature flag fflag_fix_all_fit_720_lazy_load_annotations), returns lightweight annotation stubs without result data for improved performance.
Who annotated this task; each item includes user_id plus minimal profile fields for Data Manager display.
The annotators_count is calculated as the number of users with annotations (can be repeated, so same as the number of annotations) + the number of assignees without annotations.
Number of comments in the task including all annotations
Time a task was created
User imported or uploaded data for a task. Data is formatted according to the project label config. You can find examples of data for your project on the Import page in the Label Studio Data Manager UI.
True if the number of annotations for this task is greater than or equal to the number of maximum_completions for the project
When the last comment was updated
Number of distinct annotators that processed the current task
Average agreement score for the task
Project ID for this task
Number of unresolved comments in the task including all annotations
Last time a task was updated
User IDs who updated this task