v1

latestSwagger 2.0MIT2026-07-17335277.7 KB
Courses

Get all public courses

Returns all public courses, optionally filtered by year, term, limit and skip. Includes courses with the visibility "LoggedIn" if user is authenticated/valid jwt is present and courses with the visibility "Enrolled" if the user is authenticated and enrolled in that course.

get/courses/public

Query parameters

yearinteger
termstring
limitinteger
skipinteger

Response

[0 OK] A successful response.

All 33 operations