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_KEY
The API key of your Confident AI project.
Query parameters
limit
Maximum number of queues to return (default 50)
offset
Number of queues to skip (default 0)
type
Filter by queue type
Allowed values:
searchTerm
Search queues by name
Response
Successfully retrieved list of annotation queues
success
Indicates if the request was successful.
data