Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful Response
Response for getting evaluation details
Evaluation status enum
Available options:
RUNNING
, COMPLETED
, FAILED
, CANCELLED
Evaluation type enum
Available options:
suite
, training
, environment
User ID of evaluation owner
Team ID if evaluation is owned by a team
Statistics format (totalResults, totalReward, avgReward)
Histogram and statistics for visualization
Rubric with detected metrics and weights
Detailed statistics for each detected metric
Reward statistics for backward compatibility