latestOpenAPI 3.1.02026-08-1182263351.1 KB
f8025de20169
Analytics
List a course's ratings
List a course's student ratings, most recent first, optionally narrowed by filter[student.id].
Required OAuth scope: analytics:read
get/v2/analytics/courses/{course_id}/ratings/
Path parameters
course_idstring required
Query parameters
filter[student.id]string nullable
Return only ratings by the student with this opaque id. Unknown or malformed ids match nothing.
Return only ratings by the student with this opaque id. Unknown or malformed ids match nothing.
Response
OK