/
CO
comet-ml
/
Opik REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
comet-ml
Opik REST API
post
Get Project KPI Cards
v52
OpenAPI 3.1.0
Apache 2.0
raw.githubusercontent.com
2026-08-03
308
532
588.7 KB
Projects
Get Project KPI Cards
Gets KPI card metrics for a project
post
/v1/private/projects/{id}/kpi-cards
Path parameters
id
string
uuid
required
Request body
KpiCardRequest
required
entity_type
'traces'
|
'spans'
|
'threads'
required
filters
string
interval_start
string
date-time
required
interval_end
string
date-time
Response
KPI Card Metrics
KpiCardResponse
required
stats
KpiMetric[]