Get Skill
Get the Skill information stored inside the Vocabulary. Meta information such as the adoption of the Skill can also be requested.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The universal unique ID of the Skill, consisting of alphanumeric characters, hyphens and underscores. The Skill name connected to this id can be identified by either using the Skill Search endpoint or in any response body that contains that Skill.
1 - 100
Query Parameters
Additional Skill attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
custom_properties
, adoption
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 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
Response
Default structure for Skill.
The universal unique ID of the Skill, consisting of alphanumeric characters, hyphens and underscores. The Skill name connected to this id can be identified by either using the Skill Search endpoint or in any response body that contains that Skill.
1 - 100
Name of the Skill.
1 - 255
This field indicates which vocabulary the skill is part of.
TechWolf
Description of the Skill. If a custom description is provided, it will be returned; otherwise, the default description from TechWolf is returned.
The Domain name of the Skill.
1
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
Was this page helpful?