v1
latestOpenAPI 3.0.22026-07-26286974.7 KBCourses
Fetch a specific course progress by course ID for the current user.
get/v1/current_user/courses/{course_id}/progress
Path parameters
course_idinteger required
Return a course progress by its unique ID number.
Query parameters
pageinteger
Used in pagination when number of lecture progresses exceed the maximum amount of results per page
perinteger
Used in pagination to define amount of lecture progresses per page, when not defined the maximum is 20
Response
Successful