How to get syllabus_course_summary attribute for course

FedorArkhipov
Community Member

Hi, 

I would like to be able to see the value of the syllabus_course_summary(boolean) attribute for a course. In the docs here, https://canvas.instructure.com/doc/api/courses.html, I only see the attribute used in PUT requests and it is not in the examples of what a course object looks like. I am wondering if this is just not a feature of the course object or if the doc is just missing something. I want to be able to hide course summary data if the attribute is set to false but I don't know what the best way of retrieving this attribute for a given course is. 

Thank you, 
Feodr

0 Likes