Get Evaluation
Get detailed information about a specific evaluation.
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
PENDING, RUNNING, PROCESSING, COMPLETED, FAILED, TIMEOUT, CANCELLED Evaluation type enum
suite, training, environment User ID of evaluation owner
Team ID if evaluation is owned by a team
Whether this evaluation is publicly shareable by link
Whether this public evaluation appears on environment leaderboards
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