Get Evaluation Stats

Get Evaluation Stats.

Retrieve aggregate stats for the specified Evaluation. This includes the number of generated Logs for each Run and the corresponding Evaluator statistics (such as the mean and percentiles).

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

idstringRequired
Unique identifier for Evaluation.

Response

Successful Response
run_statslist of objects
Stats for each Run in the Evaluation.
statusenum
The current status of the Evaluation.
Allowed values:
progressstring

A summary string report of the Evaluation’s progress you can print to the command line;helpful when integrating Evaluations with CI/CD.

reportstring

A summary string report of the Evaluation you can print to command line;helpful when integrating Evaluations with CI/CD.

Errors

422
Get Stats Evaluations ID Stats Get Request Unprocessable Entity Error