Images REST Endpoints

Scheduled Courses/Images
The images resource is a child of the programs resource and provides a list of image attachments for a program.
Get all images
Method: get
Path: /fscmRestApi/resources/11.13.18.05/scheduledCourses/{scheduledCoursesUniqID}/child/images
Get an image
Method: get
Path: /fscmRestApi/resources/11.13.18.05/scheduledCourses/{scheduledCoursesUniqID}/child/images/{imagesUniqID}