Thank you Chris for your quick post. Yes, I did try that. And got nothing, I use the SYS_ID of the Canvas_Course_ID of 14019 , but got
"message": "The specified resource does not exist."
Please see below (I tried it in quotes and in double quotes).
https://sandiego.instructure.com/api/v1/courses/202409-ESH-502-01
And I even tried to pass sys_course_id as parameter (two links down below). Both gave me Error Code of 200 OK, but Body showed nothing:
I probably doing something wrong, but cannot figure out what. Alona
https://sandiego.instructure.com/api/v1/courses/?course[sis_course_id]=202409-ESH-502-01
https://sandiego.instructure.com/api/v1/courses/?sis_course_id=202409-ESH-502-01