Images REST Endpoints

Courses/Images
The images resource is a child of the courses resource and provides a list of image attachments associated with a course.
Get all images
Method: get
Path: /fscmRestApi/resources/11.13.18.05/courses/{coursesUniqID}/child/images
Get an image
Method: get
Path: /fscmRestApi/resources/11.13.18.05/courses/{coursesUniqID}/child/images/{imagesUniqID}