Query items in an annotation queue with pagination and sorting.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
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)
Successful Response
Response from querying annotation queue items.