v1

latestOpenAPI 3.0.32026-07-262637132.9 KB
Learning Components

Learning component by ID

Fetches a single LearningComponent by its unique identifier.

A LearningComponent represents a single, well-defined skill or concept that students are expected to learn. Learning components are granular units of learning that break down broad state standards into teachable and measurable parts at the level of a lesson, activity, or assessment question.

Use this endpoint when you need to:

  • Display the full details of a specific learning component
  • Retrieve the skill description and metadata for a known learning component
  • Access attribution information for learning components used in your application

Learning components(LCs) are developed through expert-driven processes with input from experienced educators. Currently, LCs are available for mathematics standards across multiple states, with more subjects and states being added over time.

Related topics:

  • Understanding Learning Components
  • LC creation and alignment process
  • Available LC mappings by state
get/learning-components/{identifier}

Path parameters

identifierstring required

Unique identifier for the resource in Knowledge Graph

Response

Successfully retrieved the learning component

identifierstring required

Unique identifier for the resource in Knowledge Graph

descriptionstring

Description of the specific skill or concept represented

academicSubject'English Language Arts' | 'Mathematics' | 'Science' | 'Social Studies' | 'Other'

Academic subject area

inLanguage'en-US' | 'es-US'

Language used in the resource (BCP 47 format)

dateCreatedstring date nullable

Date created

dateModifiedstring date nullable

Date last modified

examplesstring[] nullable

Examples of how the skill or concept represented might appear in an instructional context

authorstring required

Author or creator of the resource

providerstring required

Source data provider for the resource

licensestring uri required

URL to the resource's license document

attributionStatementstring required

Statement that acknowledges the resource's author and provider, as required by the CC BY 4.0 license