GET
/api/v1/students/:id/progress
Student progress
Returns a per-student progress digest across Ask, Mark, Quiz, Exams, and NAPLAN — counts, subject activity, monthly token usage, and recent activity. Scoped to the students you’ve created (via user_id).
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
:id |
string | required | The user_id you assigned the student — not an Intu AI id |
Returns
A digest with student, summary (chats / mark submissions / quizzes / exam attempts; first & last active), subjects, usage (monthly token breakdown), and recent marking, quizzes, exams, and naplan (count, latest_band_by_domain, recent attempts with overall_band).