Durable skills frameworks
Fetches the list of DurableSkillsFramework objects available in the knowledge graph.
Durable skills frameworks describe transferable competencies — collaboration, communication, critical thinking and similar — rather than subject-area academic content. They are published outside the CASE Network, so they carry no CASE identifiers and are addressed by their Knowledge Graph identifier.
Use this endpoint when you need to:
- Discover which durable skills frameworks are available
- Find the framework
identifierrequired by GET /durable-skills - Get framework metadata (name, description, publisher, modification dates)
Retired frameworks are excluded by default. Set includeNonCurrent=true to include them.
Related topics:
Authorizations
API key for authentication
Query Parameters
Include frameworks that are no longer current. Defaults to false, which returns only frameworks currently in effect.
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)