{ "summary": "get", "operationId": "getUsingGET_12", "method": "GET", "path": "/v2/objective-cycles/{cycleId}/objectives/{id}", "tags": [ "objectives-resource" ], "description": "GET /v2/objective-cycles/{cycleId}/objectives/{id}", "parameters": { "cycleId": "", "id": "" }, "response": { "status": 200, "description": "OK" } }