{ "summary": "getAllCycles", "operationId": "getAllCyclesUsingGET", "method": "GET", "path": "/v2/cycles/all", "tags": [ "cycle-resource" ], "description": "GET /v2/cycles/all", "response": { "status": 200, "description": "OK" } }