Learning components by subject
Fetches a list of LearningComponents filtered by academic subject.
This endpoint retrieves learning components for a specific subject area. Learning components are granular skills that break down broad standards into teachable units. Learning components are available for Mathematics and English Language Arts, with additional subjects being developed.
Use this endpoint when you need to:
- Get all learning components available for a specific subject
- Browse the complete set of skills/concepts for curriculum planning
- Retrieve LCs for mapping to your own content or assessments
- Export learning component data for analysis or integration
The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned and navigate through large result sets.
Related topics:
Authorizations
API key for authentication
Query Parameters
Academic subject area
English Language Arts, Mathematics, Science, Social Studies, Other Maximum number of results to return
1 <= x <= 1000Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)