List shadow evaluations
GET /api/v1/ai/evaluations
GET
/api/v1/ai/evaluations
List shadow evaluation results for tenant.
Filterable by agent_role and task_type.
Args: agent_role: Optional filter by agent role. task_type: Optional filter by task type. user: Authenticated user context.
Returns: List of shadow evaluation results.
Authorizations
Parameters
Query Parameters
Responses
200
Successful Response
Array<object>
Response from a completed shadow evaluation.
object
agent_role
required
string
cost_breakdown
required
object
key
additional properties
any
evaluated_at
required
string format: date-time
id
required
string format: uuid
provider_scores
required
object
key
additional properties
any
task_type
required
string
tenant_id
required
string format: uuid
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string