{ "summary": "listAllRelevant", "operationId": "listAllRelevantUsingGET", "method": "GET", "path": "/v2/objective-cycles/all/objectives/relevant", "tags": [ "objectives-resource" ], "description": "GET /v2/objective-cycles/all/objectives/relevant", "parameters": { "endDate": "", "startDate": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }