- Cidi Labs Help Center
- ReadyGO
- ReadyGO Administration
What data will be passed back and forth when using ReadyGO?
Canvas API endpoints used by ReadyGO:
/api/v1/accounts |
GET |
/api/v1/accounts/:accountId/sub_accounts |
GET |
/api/v1/accounts/self |
GET |
/api/v1/accounts/self/terms |
GET |
/api/v1/courses |
GET |
/api/v1/courses/:courseId |
GET |
/api/v1/courses/:courseId/assignments |
GET |
/api/v1/courses/:courseId/discussion_topics |
GET |
/api/v1/courses/:courseId/enrollments |
GET |
/api/v1/courses/:courseId/front_page |
GET |
/api/v1/courses/:courseId/modules |
GET |
/api/v1/courses/:courseId/pages |
GET |
/api/v1/courses/:courseId/quizzes |
GET |
/api/v1/courses/:courseId/users |
GET |
/api/v1/users/self/profile |
GET |