Retrieve detailed recommendation by ID
Documentation Index
Fetch the complete documentation index at: https://mintlify.com/David9604/BackMaqagr/llms.txt
Use this file to discover all available pages before exploring further.
| 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