{ "summary": "listView", "operationId": "listViewUsingGET", "method": "GET", "path": "/v2/objective-cycles/{cycleId}/objectives/view", "tags": [ "objectives-resource" ], "description": "GET /v2/objective-cycles/{cycleId}/objectives/view", "parameters": { "cycleId": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }