{ "summary": "exportFeedback", "operationId": "exportFeedbackUsingGET", "method": "GET", "path": "/v2/feedback-cycles/{cycleId}/export/{exportType}/{outputType}", "tags": [ "feedback-export-resource" ], "description": "GET /v2/feedback-cycles/{cycleId}/export/{exportType}/{outputType}", "parameters": { "columns": "", "cycleId": "", "exportType": "", "outputType": "" }, "response": { "status": 200, "description": "OK" } }