List Versions of an Evaluator

Get a list of all the versions of an Evaluator.

Path parameters

idstringRequired

Unique identifier for the Evaluator.

Headers

X-API-KEYstringRequired

Query parameters

statusenumOptional

Filter versions by status: ‘uncommitted’, ‘committed’. If no status is provided, all versions are returned.

Allowed values:
evaluator_aggregatesbooleanOptional

Whether to include Evaluator aggregate results for the versions in the response

Response

Successful Response

recordslist of objects

The list of Evaluators.

Errors