List available Skill languages
Skills
List available Skill languages
Get the list of languages available for Skills in the tenant’s vocabulary. The available languages depend on the vocabulary version associated with the specified external vendor.
List available Skill languages
Documentation Index
Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The external vendor vocabulary you want to see the Skills displayed in. This will only work for vendors that are activated on your tenant.
Available options:
techwolf, workday, sap_attribute_library Example:
"workday"
Response
OK
The list of language codes available for Skills in the tenant's vocabulary. Each language code follows the internal format (e.g. en_uk, nl, fr).
Minimum string length:
1Example:
["en_uk", "nl", "fr"]