Standards in a framework
Fetches a list of StandardsFrameworkItems for a specific standards framework.
This endpoint retrieves academic standards from a single standards framework identified by its CASE Network UUID. You can further filter the results by grade level or classification type. This is useful when you need to work with academic standards from a specific state or jurisdiction.
Use this endpoint when you need to:
- Get all academic standards within a specific standards framework
- Find academic standards for a particular grade level within a standards framework
- Filter academic standards by subject area (e.g., only Mathematics academic standards)
- Filter academic standards by their normalized classification (e.g., only instructional academic standards, not organizational groupings)
- Retrieve a subset of a standards framework’s academic standards for display or processing
The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned and navigate through large result sets.
Related topics:
Authorizations
API key for authentication
Query Parameters
CASE Network UUID for the resource
Educational grade level that the resource is intended for
PK, K, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 Academic subject area
English Language Arts, Mathematics, Science, Social Studies, Other Classification label that has been standardized across standards frameworks for cross-state queries and categorization
Standard, Standard Grouping, Other Maximum number of results to return
1 <= x <= 1000Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)