{ "summary": "getTeamInsights", "operationId": "getTeamInsightsUsingPOST", "method": "POST", "path": "/v2/meeting-insights/team", "tags": [ "insights-resource" ], "description": "POST /v2/meeting-insights/team", "requestBody": { "description": "Request payload", "required": false }, "response": { "status": 200, "description": "OK" } }