Returns a paginated list of annotations 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.
Install Sid
^AI[a-f0-9]{32}$Exam Sid
^EX[a-f0-9]{32}$Exam Session Sid
^ES[a-f0-9]{32}$Type identifier for the annotation
50Category for the annotation type
30Filter annotations by reviewed status
Filter annotations created after this date
Filter annotations created before this date
Sorting keys
sessionSid, typeId, details, score, duration, reviewedDate, reviewerComment, reviewedBy, createdDate, createdById, updatedDate, updatedBy Sorting order
ASC, DESC Pagination offset
x >= 0Pagination limit
x >= 1Successful
The response is of type string.