v1
latestOpenAPI 3.0.32026-07-262637132.9 KBCurriculum
Lesson grouping by ID
Fetches detailed information about a specific lesson grouping.
Set of related lessons within a curriculum; naming and organizational level may vary across curricula (e.g., unit, module, chapter, section, theme). The groupName property indicates the specific type used by the curriculum.
Lesson groupings can be nested (e.g., units containing sections, chapters containing modules) as indicated by the groupLevel property, where 0 represents the top level.
Use this endpoint when you need to:
- Get complete metadata for a specific lesson grouping
- Retrieve organizational details (group name, level, position)
- Access curriculum-specific labeling and structure information
- Understand a lesson grouping's place in the course hierarchy
get/lesson-groupings/{groupingId}
Path parameters
groupingIdstring required
Unique identifier for the resource in Knowledge Graph
Response
Successfully retrieved lesson grouping