GET /api/v0/main-frontend/users/get-user-research-consents
- Gets all users research consents for a course specific research form.
GET /api/v0/main-frontend/users/:id/course-instance-enrollments
GET /api/v0/main-frontend/users/my-courses
- Gets all the courses the user has either started or gotten a permission to.
GET /api/v0/main-frontend/users/get-user-research-consent
- Gets users research consent.
GET /api/v0/main-frontend/users/:id
GET /api/v0/main-frontend/users/:id/user-reset-exercise-logs
- Get all logs of reset exercises for a user
POST /api/v0/main-frontend/users/user-research-consents
- Adds a research consent for a student.