v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
annotation_queue

Create Annotation Queue

Create an annotation queue at the organization level.

The creator will automatically be granted the 'owner' role. Optionally accepts a list of annotator emails. Users that don't exist in the organization will be invited. Optionally copies templates from an existing queue if copy_templates_from_queue_id is provided.

post/annotation_queues

Request body

descriptionstring nullable
annotator_emailsstring[]
copy_templates_from_queue_idstring uuid4 nullable

Optional ID of an existing annotation queue to copy templates from

Response

Successful Response

idstring uuid4 required
namestring required
descriptionstring nullable required
created_atstring date-time required
updated_atstring date-time required
num_log_recordsinteger
num_annotatorsinteger
num_usersinteger
num_templatesinteger
num_logs_annotatedobject nullable
progressobject nullable
overall_progressnumber nullable