Children of a durable skill
Children of a durable skill
Fetches the direct children of a durable skill through the “hasChild” relationship.
Durable skills frameworks are hierarchical, and this endpoint walks one level at a time. Check the parent’s hasChildren flag before calling to avoid requests that return empty pages.
Use this endpoint when you need to:
- Navigate a framework’s hierarchy one level at a time
- Retrieve the progression levels beneath a skill
- Build an expandable tree view of a framework
Related topics:
GET
Children of a durable skill
Authorizations
API key for authentication
Path Parameters
The unique identifier for the durable skill in the Knowledge Graph system
Query Parameters
Maximum number of results to return
Required range:
1 <= x <= 1000Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)