List test takers
Returns a paginated list of each test taker’s in the project. Filter by referenceId, fullName, or email.
Documentation Index
Fetch the complete documentation index at: https://stage-help.neurapulse.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
500Filter by completed results only. true = completed only, false = all.
Filter by presence of referenceId. true = has ID, false = no ID, null = all.
Exact match for referenceId.
500Filter 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