List latest results
Returns a paginated list of each test taker’s latest result in the project. Filter by referenceId, fullName, or email.
Authorizations
API key generated in the Portal (Workspace Settings → API Keys).
Path Parameters
Project Id. Obtain via GET /projects or from the project URL.
Query Parameters
Page number, starting at 1. Default: 1.
Items per page (1–100). Default: 100.
Sort direction. One of: asc, desc. Default: asc.
Asc, Desc Sort field. One of: priority, performance, fullName, lastTestSent. Default: priority.
Priority, Performance, FullName, LastTestSent Substring match across referenceId, fullName, and email.
500Only retrieve test takers that have completed their test.
Only retrieve results that do or do not have a reference id.
Filter by presence of LastTestSentUtc. true = has value, false = no value, null = all.
Lower bound (inclusive) for LastTestSentUtc. ISO 8601.
Upper bound (inclusive) for LastTestSentUtc. ISO 8601.
Response
OK
Started, Completed, CouldNotCompleteConnectionIssues, CouldNotCompleteNpServerIssues, CouldNotCompleteTimedOut, CouldNotCompleteUnsupportedDevice, Confirming, HighRisk, InProgress, NotStarted, Incomplete, Fatigued, Distressed, ReasonableCause, Escalated, Emergency, null