Get the Skill Profile for a Job
Get an export of the Job Skill Profile to leverage it for user interaction.
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
The Domain namespace determines the Domains the Skills will be mapped to. Using techwolf
will map them to the default TechWolf domains. Using taxonomy
will map them to the custom Domains defined in your Taxonomy. Using adaptive
will map the Skills to the Domains in the custom Taxonomy if there is one present, otherwise it will fall back to the default Techwolf Domains.
techwolf
, taxonomy
, adaptive
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
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=low_data_availability
and include=skill_validation_state
will not work, as they are not supported on external vendor Skill Profiles.
workday
Defines the format of the returned Skill Profile.
list
, hierarchy
Additional attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
low_data_availability_flag
, skill_validation_state
, proficiency_level
, proficiency_float
, critical
Response
The default Skill Profile result is returned. The profile consists of a list of Skills with their Domain names and Skill types.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
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?