Standards for a lesson
Fetches all academic standards aligned to a specific lesson.
Returns the standards that this lesson addresses through its instructional content and activities. These alignments indicate which learning expectations the lesson is designed to help students achieve.
Use this endpoint when you need to:
- See which standards a lesson addresses
- Build standards-aligned lesson plans
- Track standards coverage across lessons
- Generate standards-based reports
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 unique identifier of the lesson
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.