Get all task annotations

List all annotations for a task.

Path parameters

idintegerRequired
Task ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

orderingstringOptional
Which field to use when ordering the results.

Response

Annotation
created_agostringDefaults to
Time delta from creation time
created_atdatetime
Creation time
created_usernamestringDefaults to
Username string
idinteger
updated_atdatetime
Last updated time
bulk_createdboolean or null
Annotation was created in bulk mode
completed_byinteger or null
draft_created_atdatetime or null
Draft creation time
ground_truthboolean or null

This annotation is a Ground Truth (ground_truth)

import_idlong or null
Original annotation ID that was at the import step or NULL if this annotation wasn't imported
last_actionenum or string or null

Action which was performed in the last annotation history item

  • prediction - Created from prediction
  • propagated_annotation - Created from another annotation
  • imported - Imported
  • submitted - Submitted
  • updated - Updated
  • skipped - Skipped
  • accepted - Accepted
  • rejected - Rejected
  • fixed_and_accepted - Fixed and accepted
  • deleted_review - Deleted review
last_created_byinteger or null
User who created the last annotation history item
lead_timedouble or null
How much time it took to annotate the task
parent_annotationinteger or null
Points to the parent annotation from which this annotation was created
parent_predictioninteger or null
Points to the prediction from which this annotation was created
projectinteger or null
Project ID for this annotation
resultlist of maps from strings to any or null
List of annotation results for the task
taskinteger or null
Corresponding task for this annotation
updated_byinteger or null
Last user who updated this annotation
was_cancelledboolean or null
User skipped the task