Annotation Queues
Annotation Queues Query Stream
Query annotation queues for a project (streaming NDJSON response).
post/annotation_queues/query
Request body
Example request
{
"project_id": "entity/project",
"name": "Error",
"limit": 10
}Response
Successful Response
{"stackTrail":"paths:/annotation_queues/query:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}