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 query parameter can be added multiple times to include more attributes and has no effect when response_format
is set to domains
or skill_clusters
.
["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, and is not supported when response_format
is set to domains
or skill_clusters
. When the external vendor is specified, the query parameter vocab_language
will not work, as it is not supported on external vendor Skill Profiles.
workday
"workday"
Response
OK
The default Skill Profile result returned. The profile consists of a list of Skills and their validation states.