Skip to main content

List my courses (client)

GET 

/api/client/v1/courses

The signed-in user's courses (slim shape for the client), scoped to the token's user. Visibility is per the viewer's role in each course, and never lists a deleted or archived course: - Admin: every non-archived course (published or not), enrolled or not. - Faculty/TA: their non-archived courses (published or not) where they are staff. - Student: their published non-archived courses that are currently within the course's start/end date range (a submission tool only lists courses you can submit to now). A user who is staff in one course and a student in another is judged per course.

View source

Responses

The caller's courses.