List of employee departments.
GET
/v1/HR/employees/departments
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"id_entity*
Typeinteger
RequisFormat
"int64"Réponses
OK
application/json
JSON
[
{
"code": "string",
"display": "string"
}
]

