Queue

Start validation

<Callout type="warn"> This endpoint is INTERNAL and may change in the future. </Callout>

Start reviewing the next available annotation from the queue by the calling user.

post/api/v1/queues/{id}/next

Path parameters

idinteger required

Queue ID

Request body

annotation_idsinteger[]

List of annotation ids to select from (optional).

statusesstring[]

List of allowed statuses (optional).

Response

OK

annotationstring uri nullable

URL of started annotation. If there is no annotation to start, this will be null.

session_timeoutstring

Session timeout in format HH:MM:SS.

Changes

No recorded changes to this endpoint across all 1 revision of this API.