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