cURL
curl --request GET \ --url http://api.dev.smarterproctoring.com/v1/installs/{installSid}/reports/aggregatedStats \ --header 'token: <api-key>'
{ "results": [ { "date": "<string>", "count": 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?