v1

latestOpenAPI 3.0.32026-07-262637132.9 KB
Learning Components
Academic Standards

Learning components for a standard

Fetches a list of LearningComponents that support a specific StandardsFrameworkItem.

This endpoint retrieves all learning components that are aligned to a given academic standard through the "supports" relationship. Learning components break down broad academic standards into granular, teachable skills, making them actionable for lesson planning and assessment design.

Use this endpoint when you need to:

  • Find the specific skills that compose a given academic standard
  • Identify granular learning targets for instruction aligned to an academic standard
  • Map learning components to your curriculum or assessment items
  • Understand how a broad academic standard breaks down into teachable units

Note: Learning component alignments are currently available primarily for Mathematics academic standards. Academic standards in other subjects or certain special categories (e.g., Standards for Mathematical Practice, Pre-K, advanced math) may not have LC alignments.

The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned.

Related topics:

  • Understanding the supports relationship
  • LC alignment methodology
  • Available LC coverage by state
get/academic-standards/{caseIdentifierUUID}/learning-components

Path parameters

caseIdentifierUUIDstring uuid required

CASE Network UUID for the resource

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 learning components supporting this standard