v2

latestOpenAPI 3.0.02026-07-2163203194.5 KB
Exam Configuration

List Configurations

Returns a paginated list of exam configurations for the specified exam.<br/><br/>Can be filtered by enrollmentSid to find configurations for a specific student.<br/><br/>Supports sorting and pagination via query parameters.

get/v1/installs/{installSid}/courses/{courseSid}/exams/{examSid}/configurations

Path parameters

installSidstring required

Install Sid

Install Sid

courseSidstring required

Course Sid

Course Sid

examSidstring required

Exam Sid

Exam Sid

Query parameters

offsetinteger

Offset for pagination

Offset for pagination

limitinteger

Number of items to return

Number of items to return

sortKeysstring[]

Keys to sort the data

Keys to sort the data

sortOrder'ASC' | 'DESC'

Order of sorting

Order of sorting

enrollmentSidstring

Enrollment Sid

Enrollment Sid

Response

Successful

totalnumber

Total number of results

firststring nullable

URL for first page

nextstring nullable

URL for next page

prevstring nullable

URL for previous page

laststring nullable

URL for last page

countnumber

Number of results in this page

offsetnumber

Current offset