2.1.1 TestResults object

Represents the list of test results for a specific user and test definition.

Fields

Field Type Description
results
required
List of 2.1.1 TestResult objects A list of all requested test results (attempts) for a given test definition.
total
required
Integer The total number of available test results (attempts) for the given test definition. This number may be higher than the number of items in the list, depending on pagination.