Headless LMS

Back-office overview stats

GET
/api/overview

Response Body

application/json

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