Courses
Fetch a specific course by ID for current user
get/v1/current_user/courses/{course_id}
Path parameters
course_idinteger required
Return a course by its unique ID number.
Response
Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.