Get all enrolments
GET/enrollments
Returns all enrolments (user–class associations) for the authenticated school.
beginDate and endDate are returned when present.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Collection of enrolments
Invalid query options or request formatting.
Invalid or missing bearer token.
Bearer token absent at the web proxy layer.
The request could not be completed because of an unexpected server-side error.