{ "summary": "getRecentCycles", "operationId": "getRecentCyclesUsingGET", "method": "GET", "path": "/v2/cycles/recent", "tags": [ "cycle-resource" ], "description": "GET /v2/cycles/recent", "parameters": { "amount": "" }, "response": { "status": 200, "description": "OK" } }