getAcquiredSkills query should be executed.
The query returns a paginated list of
UserSkill objects.
Here is an example of the query execution:
UserSkill API object
Represents the skill that was (or can be) acquired by the learner.
Related Features
ThegetAcquiredSkills query supports the same advanced features as other queries:
Pagination
Learn how to efficiently navigate through large sets of items using cursor-based pagination.