cURL
curl --request GET \ --url https://api.smarterproctoring.com/v1/installs/{installSid}/reports/aggregatedStats \ --header 'token: <api-key>'
{ "results": [ { "data": { "date": "<string>", "ad-hoc": 123, "b-virtual": 123, "instructor-as-proctor": 123, "messaging": 123, "register-blast": 123, "proctoru": 123, "examity": 123 } } ] }
Returns aggregated statistics for exam types for the next 10 days.
Documentation IndexFetch the complete documentation index at: https://developers.smarterservices.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt
Use this file to discover all available pages before exploring further.
Install Sid
^AI[a-f0-9]{32}$
Successful
Show child attributes
Was this page helpful?