Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.smarterproctoring.com/v1/installs/{installSid}/exams/{examSid}/eventsByStudent \ --header 'token: <api-key>'
"<string>"
Returns event reports for the specified exam, grouped by student/enrollment.
Application install sid
^AI[a-f0-9]{32}$
Exam Sid
^EX[a-f0-9]{32}$
Successful
The response is of type string.
string
Was this page helpful?