Get Skill Configuration
GET {{baseUrl}}/api/v1/skillConfiguration?departmentId=<long>
This API gets Configuration of Skill in a Department
OAuth Scope
Desk.settings.READ
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
departmentId | string | Department Id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"autoSkillStamping":"ACTIVE","departmentId":"1000000013248","attachSkillsOption":"AT_THE_END"}