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. The response contains item metadata only, not expanded run or thread payloads. status=archived returns items whose queue review requirements have been satisfied, 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 
