v1

latestOpenAPI 3.0.22026-07-26286974.7 KB
Courses

Fetch a specific user's course progress.

get/v1/courses/{course_id}/progress

Path parameters

course_idinteger required

The unique course ID that contains the lecture.

Query parameters

user_idinteger required

The unique ID of the user.

pageinteger

Used in pagination when number of courses exceed the maximum amount of results per page

perinteger

Used in pagination to define amount of courses per page, when not defined the maximum is 20

Response

200 response