/agents/{id}/evaluate
List Evaluations
Retrieve a list of Evaluation
jobs run for a given Agent
, including the Evaluation
’s status and other metadata.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of agent for which to retrieve evaluation jobs
Response
200
application/json
Successful Response
Response from List Evaluations request