Related standards for a standard
Fetches StandardsFrameworkItems that are related to the specified academic standard through the “relatesTo” relationship.
This endpoint retrieves academic standards that share meaningful conceptual or skill-based links with the given academic standard, without implying a specific sequence or prerequisite order. These lateral connections highlight associations that can inform instructional design, identify reinforcing concepts, or reveal thematic links across academic standards.
Use this endpoint when you need to:
- Find academic standards with related content or skills for integrated instruction
- Identify opportunities for reinforcing concepts across different academic standards
- Design cross-curricular or thematic units that connect related academic standards
- Discover alternative pathways or parallel concepts in curriculum planning
Note: Learning progression data is currently based on Student Achievement Partners’ Coherence Map for Common Core State Standards for Mathematics. Coverage for other subjects and frameworks may be limited.
The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned.
Related topics:
Documentation Index
Fetch the complete documentation index at: https://docs.learningcommons.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Include your API key in the x-api-key header for all requests.
Path Parameters
The CASE UUID identifier from the CASE Network published by 1EdTech
Query Parameters
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.