Annotation Queue Items Query
Annotation Queue Items Query
Query items in an annotation queue with pagination and sorting.
POST
Annotation Queue Items Query
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.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
application/json
Request body for querying items in an annotation queue (queue_id comes from path).
Example:
"entity/project"
Filter queue items by call metadata and annotation state
Sort by multiple fields (e.g., created_at, updated_at)
Example:
50
Example:
0
Include position_in_queue field (1-based index in full queue)
Response
Successful Response
Response from querying annotation queue items.