List Annotation Queues

Retrieves all annotation queues in your project with statistics and pagination support. Each queue includes completion metrics, item counts, and assignment breakdowns.

Filter results by queue type (TRACE, SPAN, THREAD, GOLDEN, TEST_RUN) or search by name. Queues are returned in descending order by creation date.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Query parameters

limitstringOptional

Maximum number of queues to return (default 50)

offsetstringOptional

Number of queues to skip (default 0)

typeenumOptional
Filter by queue type
Allowed values:
searchTermstringOptional
Search queues by name

Response

Successfully retrieved list of annotation queues
successboolean
Indicates if the request was successful.
dataobject