Returns a paginated list of session event reports for the specified exam session.
Supports filtering and sorting 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.
Application install sid
^AI[a-f0-9]{32}$Exam Sid
^EX[a-f0-9]{32}$Session Sid
^ES[a-f0-9]{32}$Offset for pagination
x >= 0Number of items to return
x >= 0Sort keys
createdDate Sort order
ASC, DESC Include draft event reports
Successful