Get the Skill Profile for an Employee
Get an export of the Employee Skill Profile to leverage it for user interaction. Check our tutorials for a clear overview of how to get the most out of each format!
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Query Parameters
Defines the format of the returned Skill Profile.
list
, skill_clusters
, domains
, hierarchy
"list"
The display language used for Skill names. Altering the vocabulary language does not change the Skill Profile; it solely changes the way it is displayed. If not specified, the default language (en_uk
) will be used. The en
language is an alias for en_uk
.
en
, en_uk
, en_us
, de
, fr
, nl
Additional entity attributes that will be included in the response body. This parameter
["sources"]
The external vendor vocabulary you want to see the Skills displayed in. This will only work for vendors that are activated on your tenant.
workday
"workday"
Response
OK
The default Skill Profile result returned. The profile consists of a list of Skills and their validation states.
The default Skill Profile result returned. The profile consists of a list of Skills and their validation states.
The external vendor Skill Profile result returned. The profile consists of a list of Skills and their validation states.
The Skill Profile in Skill Cluster format. The profile consists of a list of Skill Clusters with scores, with each score representing the importance of the Skill Cluster at hand.
The Skill Profile in Domain format. The profile consists of a list of domains with the Skills belonging to them, and a percentage representing the size of the share of the Skill Profile the Domain represents.
The response format formats the Skills in a hierarchical structure. When a Taxonomy is availabe it contains Domains, Skill Clusters and Skills. If it is a 4-level Taxonomy, there is a Subdomain layer between Domains and Skill Clusters. If no Taxonomy is available, the Skills are grouped under their default Techwolf Domain.