get https://api.safetyculture.io/training/courses/v1//lessons
Retrieves all lessons for a given course.
Fetches metadata for all lessons in a given course. Often used to display or analyze the structure of training content.
To get the
course_id
, use the Get courses endpoint or view the course in the SafetyCulture web app and copy the last part of the URL. For example, in this linkhttps://app.safetyculture.com/training/manage/course/6809990fe5321d216cb64a32/edit', the course ID is
6809990fe5321d216cb64a32`.