Dependency map for a curriculum
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
Dependency map for a curriculum
Authorizations
API key for authentication
Path Parameters
Unique identifier for the resource in Knowledge Graph
Available options:
im360 Query Parameters
Maximum number of results to return
Required range:
1 <= x <= 1000Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)