annotation-queues

Get Annotation Queue

get/api/v1/annotation-queues/{queue_id}

Path parameters

queue_idstring uuid required

Response

Successful Response

descriptionstring nullable
created_atstring date-time
updated_atstring date-time
num_reviewers_per_iteminteger nullable
enable_reservationsboolean nullable
reservation_minutesinteger nullable
reviewer_access_modestring
namestring required
idstring uuid required
tenant_idstring uuid required
source_rule_idstring uuid nullable
run_rule_idstring uuid nullable
default_datasetstring uuid nullable
queue_type'single' | 'pairwise' required
metadataobject nullable
rubric_instructionsstring nullable

Changes

Changed in 1 of the 48 revisions of this API.3

    • added the optional property assigned_reviewers to the response with the 200 status

      response-optional-property-added

    • added the optional property reviewer_access_mode to the response with the 200 status

      response-optional-property-added

    • added the optional property rubric_items/anyOf[subschema #1]/items/is_assertion to the response with the 200 status

      response-optional-property-added