Skip to main content
GET
Dependency map for a curriculum

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

curriculumId
enum<string>
required

Unique identifier for the resource in Knowledge Graph

Available options:
im360

Query Parameters

limit
integer
default:100

Maximum number of results to return

Required range: 1 <= x <= 1000
cursor
string

Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)

Response

Successfully retrieved paginated dependency map

dependencies
object[]
required

Dependency relationships between lesson groupings, grouped by source

pagination
object
required

Cursor-based pagination metadata