Get Evaluation
Get an Evaluation.
This includes the Evaluators associated with the Evaluation and metadata about the Evaluation, such as its name.
To get the Runs associated with the Evaluation, use the GET /evaluations/{id}/runs
endpoint.
To retrieve stats for the Evaluation, use the GET /evaluations/{id}/stats
endpoint.
Path parameters
id
Unique identifier for Evaluation.
Headers
X-API-KEY
Response
Successful Response
id
Unique identifier for the Evaluation. Starts with evr
.
runs_count
The total number of Runs in the Evaluation.
evaluators
The Evaluator Versions used to evaluate.
created_at
updated_at
name
Name of the Evaluation to help identify it. Must be unique among Evaluations associated with File.
file_id
Unique identifier for the File associated with the Evaluation.
created_by
url
URL to view the Evaluation on the Humanloop.