Fetches a list of Course objects for a specific curriculum.
A Course consists of a structured sequence of instructional content and activities designed to teach specific skills, knowledge, or competencies over a defined period. It typically encompasses multiple lesson groupings, lessons, and activities and aligns with curriculum standards and intended learning objectives for a particular grade level or subject area.
Use this endpoint when you need to:
im360 is the only valid value for the curriculumId parameter.API key for authentication. Include your API key in the x-api-key header for all requests.
The identifier for the curriculum to retrieve courses from. Curriculum identifier
im360 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.