learn-admin
Get Dashboard Stats
Get dashboard overview stats for the admin’s organization.
All figures are DB-side aggregates (COUNT / GROUP BY) — previously this loaded every user/ship/course/curriculum/assignment/registration row into Python just to len() them, which would not scale.
GET
Get Dashboard Stats
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Get Dashboard Stats