v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBexperiment
Get Experiments Metrics
Retrieve metrics for all experiments in a project.
post/projects/{project_id}/experiments/metrics
Path parameters
project_idstring uuid4 required
Request body
Example request
{
"filters": [
{
"case_sensitive": true,
"name": "input",
"operator": "eq",
"type": "text",
"value": "example input"
}
]
}Response
Successful Response