/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
annotation-queues
Get Annotation Queues For Run
get
/api/v1/annotation-queues/{run_id}/queues
Path parameters
run_id
string
uuid
required
Response
Successful Response
AnnotationQueueSchema[]
required
description
string
nullable
created_at
string
date-time
updated_at
string
date-time
num_reviewers_per_item
integer
nullable
enable_reservations
boolean
nullable
reservation_minutes
integer
nullable
reviewer_access_mode
string
name
string
required
id
string
uuid
required
tenant_id
string
uuid
required
source_rule_id
string
uuid
nullable
run_rule_id
string
uuid
nullable
default_dataset
string
uuid
nullable
queue_type
'single'
|
'pairwise'
required
metadata
object
nullable
assigned_reviewers
AssignedReviewerSchema[]