POST
/
v1
/
evaluate
/
run-workflows

Authorizations

Galileo-API-Key
string
header
required

Body

application/json
starting_token
integer
default:
0
limit
integer
default:
100
project_id
string | null
project_name
string | null
run_id
string | null
run_name
string | null

Response

200 - application/json

Response model for workflow evaluation results

workflows
object[]
required
starting_token
integer
default:
0
limit
integer
default:
100
paginated
boolean
default:
false
next_starting_token
integer | null