Back-office overview stats
GET /api/overview. Back-office overview stats. Headless LMS Reporting API reference.
Response Body
application/json
curl -X GET "https://example.com/api/overview"{ "publishedCourses": -9007199254740991, "draftCourses": -9007199254740991, "activeStudents": -9007199254740991, "expiringSoon": -9007199254740991}A student's learner record: per-course progress and completion GET
GET /api/students/{id}/analytics. A student's learner record: per-course progress and completion. Headless LMS Reporting API reference.
Enrollments granted per day over a trailing window GET
GET /api/overview/enrollments. Enrollments granted per day over a trailing window. Headless LMS Reporting API reference.