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
Query Parameters
Defines the format of the returned Skill Profile.
list
, skill_clusters
, domains
, hierarchy
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
, low_data_availability_flag
The external vendor language you want to see the Skills displayed in. This will only work for vendors that are activated on your tenant. When specified, the query parameters include=source
and include=low_data_availability
will not work, as they are not supported on external vendor Skill Profiles.
workday
Response
The default Skill Profile result returned. The profile consists of a list of Skills with scores, with each score representing the importance of the Skill at hand.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
The amount of Skill Events an Employee has.
x > 0
The Skills contained in this profile.
Flag indicating whether sufficient data is available for qualitative skill inference for a given entity.
Was this page helpful?