A general canvas API interface that will retrieve data (using HTTP GET) from the provided `path` (ex: `"courses/{course_id}/assignments"). This function uses pagination to ensure all data is retrieved. The raw response data is automatically deserialized (assumed to be JSON) and retu
(path, user_parameters={})
source not stored for this graph (policy: none)
no test coverage detected