List Exam Events
Exam Events
List Exam Events
Returns a paginated list of event reports across all sessions for the specified exam.
Supports filtering and sorting via query parameters.
GET
List Exam Events
Authorizations
Path Parameters
Application install sid
Pattern:
^AI[a-f0-9]{32}$Exam Sid
Pattern:
^EX[a-f0-9]{32}$Query Parameters
Offset for pagination
Required range:
x >= 0Number of items to return
Required range:
x >= 0Sort keys
Available options:
createdDate Sort order
Available options:
ASC, DESC Event status
Available options:
Open, Closed Response
default - application/json
Successful
The response is of type string.
