LearnUpon
communityCloud LMS for employee, partner, and customer training with automation and reporting.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{instance}.learnupon.com/api/v1/coursesList courses
Returns
courses[] with id, name, description, published, enrollment_count, created_at, updated_at, source_typeGET
https://{instance}.learnupon.com/api/v1/usersList users
Parameters
pagepage (integeroptionalemailemail (stringoptionalReturns
users[] with id, username, first_name, last_name, email, active, created_at, last_login_at, groups[]GET
https://{instance}.learnupon.com/api/v1/enrollmentsList enrollments
Parameters
user_iduser ID (integeroptionalcourse_idcourse ID (integeroptionalReturns
enrollments[] with id, user_id, course_id, status, percentage_complete, completed_at, enrolled_at, score