Reviews
List answers
curl -X GET "https://example.com/api/public/v3/performance/review_cycles/0/reviews/0/answers"{ "data": [ { "id": 0, "review_participant_id": 0, "type": "string", "text": null, "comment": null, "rating": null, "review_question_id": 0 } ], "metadata": { "pagination": { "page": 0, "pages": 0, "count": 0, "items": 0 } }}