페이지네이션 및 정렬을 사용해 annotation 큐의 항목을 쿼리합니다.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
annotation queue의 항목을 쿼리하기 위한 요청 본문입니다(queue_id는 경로에서 가져옵니다).
"entity/project"
call 메타데이터와 annotation 상태를 기준으로 큐 항목 필터링
여러 필드를 기준으로 정렬(예: created_at, updated_at)
50
0
position_in_queue 필드 포함(전체 큐에서 1부터 시작하는 인덱스)
성공 응답
annotation queue 항목 쿼리에 대한 응답입니다.