List evaluations
GET /workspaces/{workspace_id}/evaluations
GET
/workspaces/{workspace_id}/evaluations
List all evaluations in a workspace
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace_id
required
string format: uuid
Workspace ID
Query Parameters
Section titled “Query Parameters ” status
string
type
string
Responses
Section titled “ Responses ”List of evaluations
object
data
Array<object>
object
id
string format: uuid
workspace_id
string format: uuid
name
string
description
string
evaluation_type
string
status
string
target_count
integer
benchmark_count
integer
progress_percent
number
created_at
string format: date-time
completed_at
string format: date-time