canvas_course_id

tom_lamy
Community Novice

Is it possible to get a single canvas_course_id or an array of canvas_course_ids returned using the API? Here's what I'm running.

curl -s -F attachment=@"$zip_file" -F "extension=zip&import_type=instructure_csv" -H "$AUTH_HEADER" "https://$MYDOMAIN.instructure.com/api/v1/accounts/self/sis_imports

Labels (1)