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:
API key for authentication. Include your API key in the x-api-key header for all requests.
The unique identifier of the lesson
Maximum number of results to return. Default is 100. Maximum allowed is 1000.
1 <= x <= 1000Cursor for pagination. Obtain this value from the 'nextCursor' field in the previous response. Omit for the first page.