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:
API key for authentication. Include your API key in the x-api-key header for all requests.
The unique identifier of the lesson
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.