Skip to main content
GET
/
v1
/
installs
/
{installSid}
/
reports
/
modalityDistribution
Modality Distribution
curl --request GET \
  --url http://api.dev.smarterproctoring.com/v1/installs/{installSid}/reports/modalityDistribution \
  --header 'token: <api-key>'
{
  "ad-hoc": {},
  "automated": {},
  "instructor-as-proctor": {},
  "messaging": {},
  "proctoru": {},
  "register-blast": {},
  "smarter-scheduling": {}
}

Documentation Index

Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

token
string
header
required

Path Parameters

installSid
string
required

Install Sid

Pattern: ^AI[a-f0-9]{32}$

Query Parameters

courseSid
string

Course sid

Pattern: ^CU[a-f0-9]{32}$
examSid
string

Exam sid

Pattern: ^EX[a-f0-9]{32}$
courseOfferingSid
string

Course Offering Sid

Pattern: ^CO[a-f0-9]{32}$

Response

200 - application/json

Successful

ad-hoc
object
automated
object
instructor-as-proctor
object
messaging
object
proctoru
object
register-blast
object
smarter-scheduling
object