/
CO
comet-ml
/
Opik REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4d ago
View markdown
comet-ml
Opik REST API
post
Create annotation queue
v54
latest
OpenAPI 3.1.0
Apache 2.0
raw.githubusercontent.com
2026-08-05
308
532
588.0 KB
Agent Configs
13
Agent Insights
4
Agent Insights Jobs
4
Alerts
7
Annotation Queues
10
post
Add items to annotation queue
get
Find annotation queues
post
Create annotation queue
post
Create annotation queue batch
post
Delete annotation queue batch
get
Get annotation queue by id
patch
Update annotation queue
get
Get all active locks for an annotation queue
put
Create or extend annotation queue item lock
post
Remove items from annotation queue
Assertion Results
1
Attachments
6
Automation rule evaluators
6
Chat Completions
1
Check
2
Dashboards
6
Datasets
36
Environments
5
Experiments
17
Feedback-definitions
6
Guardrails
1
Insights Views
6
LLM Models
1
LlmProviderKey
5
Manual Evaluation
3
MCP OAuth
8
Ollama
2
Ollie State
3
OpenTelemetry Ingestion
1
Optimizations
7
Pairing
2
Projects
19
Prompts
17
Redirect
4
Report Failures
2
Reports
5
Retention Rules
4
Runners
18
Service Toggles
1
Spans
18
System analytics queries
1
System usage
7
Traces
35
Welcome Wizard
2
Workspace permissions
1
Workspaces
9
get
/is-alive/ping
get
/is-alive/ver
Annotation Queues
Create annotation queue
Create annotation queue for human annotation workflows
post
/v1/private/annotation-queues
Request body
AnnotationQueueWrite
required
List of annotation queues to create
id
string
uuid
project_id
string
uuid
required
name
string
required
description
string
instructions
string
scope
'trace'
|
'thread'
required
comments_enabled
boolean
feedback_definition_names
string[]
annotators_per_item
integer
lock_timeout_seconds
integer
Response
Created