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 a new annotation queue in the workspace.

Retrieve an Annotation Queue

Retrieves a specific annotation queue by its unique identifier

Update an Annotation Queue

Update an annotation queue by ID with the provided fields.

Delete an Annotation Queue

Delete an annotation queue and its items by ID.

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

Retrieve an annotation queue item. Each item is a pointer to a span with fully resolved span data.