Durable skills in a framework
Fetches a list of DurableSkill objects within a specific durable skills framework.
Returns every item in the framework’s hierarchy, from top-level skills through to the most granular progression levels. Use normalizedStatementType to retrieve only skill statements and exclude the organizational groupings that structure them.
Use this endpoint when you need to:
- Retrieve the full contents of a durable skills framework
- Export a framework’s skills for mapping to your own content
- Browse a framework’s structure before navigating it with /durable-skills//children
Related topics:
Authorizations
API key for authentication
Query Parameters
The identifier of the durable skills framework to retrieve skills from. Obtain this value from the 'identifier' field of GET /durable-skills-frameworks.
Filter by normalized classification. Use this to retrieve only skills (exclude organizational groupings) or to separate different types of framework elements. 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)