Get certification recommendation config values
GET {{baseUrl}}/recommendations/config
Retrieves configuration attributes used by certification recommendations.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"recommenderFeatures":["jobTitle","location","peer_group","department","active"],"peerGroupPercentageThreshold":0.5,"runAutoSelectOnce":false,"onlyTuneThreshold":false}