List agent optimization results for a run

Get all results for a specific run of an agent optimization, sorted by iteration descending.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
optimizationKeystringRequired
runIdstringRequiredformat: "uuid"

Response

Agent optimization results for run
itemslist of objects
totalCountinteger

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error