List annotation queue items
List RUN and THREAD items in a single annotation queue for one review status section, with opaque cursor pagination. Optional item_type=RUN|THREAD filters the page. direction=backward returns items before the supplied cursor. Response is membership metadata only (no nested run/thread store payloads). status=archived returns items in annotation_queue_runs_archive (queue completion rule met), not merely items the caller personally marked completed.
Authorizations
Path Parameters
Annotation queue ID
Query Parameters
Review section: needs_my_review, needs_others_review, or archived
needs_my_review, needs_others_review, archived Page size (max 100)
Opaque pagination cursor
Filter to RUN or THREAD
RUN, THREAD Pagination direction. backward requires cursor
forward, backward 
