Headless LMS

Back-office overview stats

GET /api/overview. Back-office overview stats. Headless LMS Reporting API reference.

GET
/api/overview

Response Body

application/json

curl -X GET "https://example.com/api/overview"
{  "publishedCourses": -9007199254740991,  "draftCourses": -9007199254740991,  "activeStudents": -9007199254740991,  "expiringSoon": -9007199254740991}