List evaluations for a run
Run Evaluations
List Run Evaluations
List all evaluations for a specific run
GET
List evaluations for a run
Retrieve all evaluations associated with a run. Evaluations can be created manually or by evaluators and represent assessments of the run’s outputs based on specific evaluation labels.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the run
Response
List of evaluations for the run
Unique identifier for the run evaluation
ID of the account that owns this evaluation
ID of the run being evaluated
ID of the evaluation label used
The evaluation value
When the evaluation was created
Name of the output being evaluated
JSON path to the specific field being evaluated
ID of the user who created the evaluation
ID of the evaluator that created this evaluation
ID of the user who last updated the evaluation
When the evaluation was last updated

