Skip to content

List of skills.

GET
/v1/CRM/skills

Requires the scope read:master_data.

Autorisations

Bearer

JWT Authorization header using the Bearer scheme.

TypeHTTP (Bearer)

Paramètres

Paramètres de requête

language
Typestring
Valeurs valides
"EN""FR"
catalog
Typestring

Réponses

OK

application/json
JSON
[
{
"id": 0,
"code": "string",
"catalog": "string",
"catalog_display": "string"
}
]

Playground

Serveur
Autorisation
Variables
Clé
Valeur

Exemples

cURL
JavaScript
PHP
Python