v1
latestOpenAPI 3.0.32026-07-262637132.9 KBCurriculum
Dependency map for a curriculum
Returns the dependency relationships between lesson groupings within a curriculum.
Dependencies represent prerequisite relationships between lesson groupings (units, sections, modules). A dependency from source → target means the target is a prerequisite — it should be taught before the source.
Use this endpoint when you need to:
- Visualize the dependency graph for a curriculum
- Understand prerequisite relationships between units or sections
- Build a dependency-aware course planner or sequencing tool
get/curriculums/{curriculumId}/dependency-map
Path parameters
curriculumId'im360' required
Unique identifier for the resource in Knowledge Graph
Unique identifier for the resource in Knowledge Graph
Query parameters
limitinteger
Maximum number of results to return
cursorstring
Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)
Response
Successfully retrieved paginated dependency map