Course todo list for current user

TejasMLJ
Community Member

Hi Team,

My Canvas is displaying three itmes in todo list but while calling the course todo api for current user it showing only one item in response why ? the same use can see in canvas three items in todo list .

GET /api/v1/courses/:course_id/todo  this is the api I am using to get todo list.

Scope: url:GET|/api/v1/courses/:course_id/todo

Returns the current user's course-specific todo items.

 

0 Likes