Skip to main content
GET
Get Current User Courses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include_past
boolean
default:true

Include courses from ended assignments

Response

Successful Response

Response wrapper for user's courses endpoint.

courses
UserCourseDTO · object[]
required