{ "summary": "lazyExportReview", "operationId": "lazyExportReviewUsingGET", "method": "GET", "path": "/v2/review-cycles/{cycleId}/export/lazy/{exportType}/{outputType}", "tags": [ "review-export-resource" ], "description": "GET /v2/review-cycles/{cycleId}/export/lazy/{exportType}/{outputType}", "parameters": { "columns": "", "cycleId": "", "exportType": "", "filters": "", "outputType": "" }, "response": { "status": 200, "description": "OK" } }