Ability To Retrieve Unknown Course Pacing ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023
03:09 PM
There really needs to be a method to get the course pacing ID or all default course pacing IDs should be 0. The only time the course pacing ID is shown is during the creation response. After that, you need to try random values to access the default pace. There should be a way to retrieve all course pacing IDs using the course pace end-point:
v1/courses/{course_id}/course_pacing
Currently, this just returns the page not found error.