I have been working with @sadenniston to create a user search page using the API. The results page displays a list of users courses with a link into the course in Canvas. An additional request is to now display a students To Do list for a course or to link to the to do list. Looking through the Course api I see an entry for Course ToDo items but it only seems to apply to the current user and doesn't have an option to request a specific users To Do list. Am I missing something here or is there somewhere else in the API I should be looking or this is the extent of support for ToDo lists?