Retrieves a paginated list of runs with optional filtering.
Your unique Avido API key
Number of items to skip
x >= 0
0
Number of items per page
1 <= x <= 100
25
Field to order by
"createdAt"
Order direction
asc
, desc
"desc"
Filter by task ID
"456e4567-e89b-12d3-a456-426614174000"
Filter by trace ID
"789e4567-e89b-12d3-a456-426614174000"
Filter by evaluation status
"COMPLETED"
Filter by evaluation type
"NATURALNESS"
Successfully retrieved evaluation runs
Paginated response containing runs
Retrieves a paginated list of runs with optional filtering.
Your unique Avido API key
Number of items to skip
x >= 0
0
Number of items per page
1 <= x <= 100
25
Field to order by
"createdAt"
Order direction
asc
, desc
"desc"
Filter by task ID
"456e4567-e89b-12d3-a456-426614174000"
Filter by trace ID
"789e4567-e89b-12d3-a456-426614174000"
Filter by evaluation status
"COMPLETED"
Filter by evaluation type
"NATURALNESS"
Successfully retrieved evaluation runs
Paginated response containing runs