GET
https://api.examplary.ai/exams/{id}/sessions/{sessionId}Get a single exam session by its ID, representing a set of answers from a student.
Path parameters
idstringrequired
sessionIdstringrequired
Requirements
User roles
This endpoint requires the teacher, admin, or owner role to be present.
OAuth scopes
This endpoint requires the exams:read scope to be present.