Get certification recommendation config values
GET {{baseUrl}}/recommendations/config
Retrieves configuration attributes used by certification recommendations.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Accept | string |
RESPONSES
status: OK
{"recommenderFeatures":["jobTitle","location","peer_group","department","active"],"peerGroupPercentageThreshold":0.5,"runAutoSelectOnce":false,"onlyTuneThreshold":false}