Retrieve detailed recommendation by ID
| Status Code | Description |
|---|---|
| 401 | Missing or invalid authentication token |
| 404 | Recommendation not found or doesn’t belong to user |
| 500 | Internal server error |
observations field contains a JSON string with detailed scoring information:
src/routes/recommendation.routes.js:312src/controllers/recommendationController.js:getRecommendationById