Courses

List courses

get/api/v1/courses

Query parameters

querystring

General search query (title OR description OR tags)

titlestring

Search by title

tag_namestring

Search by tag name

is_enrollableboolean

Filter by whether currently open for enrollment

Response

courses listed

Changes