Recommendations REST Endpoints

Recommendations
The resources used to access published recommendation results.
Obtain the results from the recommendation by apiName.
Method: get
Path: /content/published/api/v1.1/personalization/recommendationResults/{apiName}
Obtain the results from the recommendation by id.
Method: get
Path: /content/published/api/v1.1/personalization/recommendationResults/.by.id/{id}