Hi,
Is there an API to get analytics for Instructor?
I tried this api with InstructorId,
GET /api/v1/courses/:course_id/analytics/users/:student_id/activity
but that did not work, it gives
The specified resource does not exist.
Whereas for the same course, if I try to pass in a StudentId, then that data is available