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.