Annotation Queues

Get annotation queue by id

Get annotation queue by id

get/v1/private/annotation-queues/{id}

Path parameters

idstring uuid required

Response

Annotation queue resource

idstring uuid
project_idstring uuid required
project_namestring
namestring required
descriptionstring
instructionsstring
scope'trace' | 'thread' required
comments_enabledboolean
feedback_definition_namesstring[]
annotators_per_iteminteger
lock_timeout_secondsinteger
items_countinteger
created_atstring date-time
created_bystring
last_updated_atstring date-time
last_updated_bystring

Changes

Changed in 3 of the 57 revisions of this API.22

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

      response-optional-property-added

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

      response-optional-property-added

    • removed the optional property annotators_per_item from the response with the 200 status

      response-optional-property-removed

    • removed the optional property lock_timeout_seconds from the response with the 200 status

      response-optional-property-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog