Retrieves a paginated list of human annotation queues with pending/completed counts. Supports filtering by topic and assignee
Documentation Index
Fetch the complete documentation index at: https://docs.avidoai.com/llms.txt
Use this file to discover all available pages before exploring further.
Your unique Avido API key
Your unique Avido Application ID
Number of items to skip before starting to collect the result set.
0 <= x <= 90071992547409910
Number of items to include in the result set.
1 <= x <= 10025
Field to order by in the result set.
"createdAt"
Order direction.
asc, desc "desc"
Filter queues by topic ID
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"789e4567-e89b-12d3-a456-426614174000"
When true, only return queues whose topic is assigned to the calling user (powers the 'Your Topics' tab)
true
When true, hide queues whose topic is assigned to a user other than the caller. Unassigned queues and queues assigned to the caller are still returned. Powers the default 'All' tab
true
Include queues with zero pending items. Defaults to false, matching the PRD's sidebar behaviour where empty queues are hidden
false