Skip to content

List evaluations

GET
/workspaces/{workspace_id}/evaluations

List all evaluations in a workspace

workspace_id
required
string format: uuid

Workspace ID

status
string
Allowed values: pending running completed failed cancelled
type
string
Allowed values: benchmark task_specific operational safety comparison

List of evaluations

object
data
Array<object>
object
id
string format: uuid
workspace_id
string format: uuid
name
string
description
string
evaluation_type
string
Allowed values: benchmark task_specific operational safety comparison
status
string
Allowed values: pending running completed failed cancelled
target_count
integer
benchmark_count
integer
progress_percent
number
created_at
string format: date-time
completed_at
string format: date-time