Fields | Type | Description |
---|---|---|
search | String | This is should be the string containing hint about the respondent you're searching for. Like name, email address, username or respondent_id. |
status | String | This can be any of the following: all: Filter on all status submitted: Filter on only submitted exam ongoing: Filter on respondent that are currently attempting the exam left: Filter on respondent that intentionally exited the exam lost: Filter on respondent that were marked as completed due to disconnecting for more than 2 minutes |
sort_by | String | This can be any of profile, email, status, startedOn, endedOn, or grade |
order | String | This can be either descending or ascending |
limit | Number | This should be a positive whole number for limiting the numbers of returned result |