v1
latestOpenAPI 3.0.32026-07-262637132.9 KBCurriculum
Activities in a lesson
Fetches a list of activities within a specific lesson.
An activity represents a discrete instructional task or exercise within a lesson, designed for students, teachers, or both. Activities are the building blocks of lessons and typically include specific tasks, exercises, discussions, or practice problems that help achieve the lesson's learning objectives.
Use this endpoint when you need to:
- Get all activities for a specific lesson
- Navigate the instructional components of a lesson
- Access activity metadata including timing, grouping, and submission requirements
- Build lesson plans or instructional sequences
get/lessons/{lessonId}/activities
Path parameters
lessonIdstring required
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 list of activities