{ "summary": "getCalendarEvents", "operationId": "getCalendarEventsUsingGET", "method": "GET", "path": "/v2/meeting-calendar-integration/companies/{companyId}/users/{userId}/events", "tags": [ "meeting-calendar-company-observer-resource" ], "description": "GET /v2/meeting-calendar-integration/companies/{companyId}/users/{userId}/events", "parameters": { "companyId": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }