Get Stats

GET

Get Evaluation Stats.

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

Path parameters

idstringRequired
Unique identifier for Evaluation.

Response

This endpoint returns an object.
overall_statsobject
Stats for the Evaluation Report as a whole.
version_statslist of objects
Stats for each Evaluated Version in the Evaluation Report.

Errors