Standards for an activity
Fetches all academic standards aligned to a specific activity.
Returns the standards that this activity addresses. These alignments indicate which learning expectations the activity is designed to help students achieve through specific tasks and exercises.
Use this endpoint when you need to:
- See which standards an activity addresses
- Build standards-aligned activities
- Track standards coverage at the activity level
- Generate detailed 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 activity
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.