Skip to main content
GET
Scope and sequence for a course

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

courseId
string
required

Unique identifier for the resource in Knowledge Graph

Query Parameters

view
enum<string>
default:summary

Level of detail in the response

  • summary - Identifiers, names, and positions only
  • full - All properties
Available options:
summary,
full

Response

Successfully retrieved course scope and sequence

Hierarchical structure of a course showing lesson groupings and lessons (summary view)

courseId
string
required

Unique identifier for the resource in Knowledge Graph

courseName
string
required

Name or title of the resource

view
enum<string>
required

Level of detail included in the response

Available options:
summary
lessonGroupings
object[]
required

Top-level lesson groupings (e.g., units, modules, chapters)