v2
OpenAPI 3.0.02026-07-2163203194.5 KBList Exams
Returns a paginated list of exams belonging to the specified course.<br/><br/>Supports filtering with includeStatusSummary to include enrollment status counts per exam.<br/><br/>Supports sorting by title, examOpenDate, or scheduleOpenDate.
Path parameters
Unique SID of the application install. Pattern: AI + 32 hex chars.
Unique SID of the application install. Pattern: AI + 32 hex chars.
Unique SID of the course. Pattern: CU + 32 hex chars.
Unique SID of the course. Pattern: CU + 32 hex chars.
Query parameters
Zero-based offset for pagination.
Zero-based offset for pagination.
Maximum number of exam records to return.
Maximum number of exam records to return.
When true, includes a summary of enrollment statuses (e.g., scheduled, completed, not started) for each exam.
When true, includes a summary of enrollment statuses (e.g., scheduled, completed, not started) for each exam.
Array of field names to sort by. Valid values: title, examOpenDate, scheduleOpenDate.
Array of field names to sort by. Valid values: title, examOpenDate, scheduleOpenDate.
Sort direction. ASC for ascending or DESC for descending.
Sort direction. ASC for ascending or DESC for descending.
Date of birth filter (internal use).
Date of birth filter (internal use).
Response
Successful