Search for Skills similar to the text provided
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
100
The maximal number of results returned.
x > 1
Indicates how Skills are searched for with the given query.
autocomplete
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 external vendor language in which you want to search for Skills. This will only work for vendors that are activated on your tenant. When specified, the query parameter domain_namespace
will not work, and Domains will not be returned in the response, as they are not supported on external vendor Skills.
workday
The display language in which the Skill names are provided.
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
Response
The name of the Skill. If an external vendor is specified in the query parameter external_vendor
, the Skill name will be the external vendor's Skill name.
1
The universal unique ID of the Skill, consisting of alphanumeric characters, hyphens and underscores. If an external vendor is specified in the query parameter external_vendor
, the Skill ID will be the external vendor's Skill ID.
1 - 100
The Domain of the Skill. Not present if an external vendor is specified in the query parameter external_vendor
.
1
Was this page helpful?