Returns
Returns a list of Evaluation objects.Example
Parameters
The ID or IDs of the session(s) for which you want to list evaluations.
The ID of the version for which you want to list evaluations.
The ID or IDs of the test case(s) for which you want to list evaluations.
The ID or IDs of the test(s) for which you want to list evaluations.
The ID or IDs of the metric(s) for which you want to list evaluations.
Sort evaluations by creation date. Valid values are “asc” and “desc”.
Sort evaluations by score. Valid values are “asc” and “desc”.
The number of evaluations to skip before starting to collect the result set.
The maximum number of evaluations to return.