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