Get detailed information about a specific evaluation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response for getting evaluation details
Evaluation status enum
PENDING, RUNNING, 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 visible on environment pages
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