Skip to main content

Annotation Queues

List Annotation Queues

Retrieves a paginated list of annotation queues for the current workspace. Results can be paginated using cursor-based pagination.

Create an Annotation Queue

Create an annotation queue

Retrieve an Annotation Queue

Retrieves a specific annotation queue by its unique identifier

Update an Annotation Queue

Edit an annotation queue

Delete an Annotation Queue

Delete an annotation queue

Clear an Annotation Queue

Delete all items from an annotation queue. This action is irreversible.

List Annotation Queue Items

Queries items from the specified annotation queue.

Add Annotation Queue Items

Adds items to the specified annotation queue.

Remove Annotation Queue Items

Removes items from the specified annotation queue.

Retrieve an Annotation Queue Item

Retrieves an item from the specified annotation queue in its expanded form. An annotation queue item is a pointer to a span; this endpoint returns the fully resolved span the item references.