List Datapoints

GET

Get testcases by evaluation ID.

Path parameters

idstringRequired

String ID of evaluation. Starts with ev_.

Query parameters

pageintegerOptional

Page to fetch. Starts from 1.

sizeintegerOptional

Number of evaluation results to retrieve.

evaluatee_idstringOptional

String ID of evaluatee version to return. If not defined, the first evaluatee will be returned. Starts with evv_.

Response

Successful Response

recordslist of objects
pageinteger
sizeinteger
totalinteger

Errors