Annotation Queue Items Query
Query items in an annotation queue with pagination and sorting.
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-agent-private-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Body
Request body for querying items in an annotation queue (queue_id comes from path).
"entity/project"
Filter queue items by call metadata and annotation state
Sort by multiple fields (e.g., created_at, updated_at)
50
0
Include position_in_queue field (1-based index in full queue)
Response
Successful Response
Response from querying annotation queue items.