{ "summary": "getCycleStatistics", "operationId": "getCycleStatisticsUsingGET_2", "method": "GET", "path": "/v2/review-cycles/{cycleId}/statistics", "tags": [ "review-statistics-resource" ], "description": "GET /v2/review-cycles/{cycleId}/statistics", "parameters": { "cycleId": "" }, "response": { "status": 200, "description": "OK" } }