Returns a paginated list of exam configurations for the specified exam.
Can be filtered by enrollmentSid to find configurations for a specific student.
Supports sorting and pagination via query parameters.
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.
Install Sid
^AI[a-f0-9]{32}$Course Sid
^CU[a-f0-9]{32}$Exam Sid
^EX[a-f0-9]{32}$Offset for pagination
x >= 0Number of items to return
x >= 0Keys to sort the data
^[a-z]+\w*$Order of sorting
ASC, DESC Enrollment Sid
^EN[a-f0-9]{32}$Successful