Get all classes
GET/classes
Returns all classes for the authenticated relying party.
The terms array always contains exactly one entry (the associated academic session).
Note: course, grades, subjects, subjectCodes, periods, location, and resources are not returned.
Request
Responses
- 200
- 400
- 403
Collection of classes
Request failed — token invalid/missing, or a server-side error occurred. The response body is plain text (raw exception message), not JSON.
Bearer token absent at the web proxy layer.