{ "summary": "getRelevantForUserMini", "operationId": "getRelevantForUserMiniUsingGET", "method": "GET", "path": "/v2/reviews/mini/relevant-for-user", "tags": [ "reviews-resource" ], "description": "GET /v2/reviews/mini/relevant-for-user", "parameters": { "endDate": "", "startDate": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }