{ "summary": "getAll", "operationId": "getAllUsingGET", "method": "GET", "path": "/v2/meeting-actions", "tags": [ "meeting-actions-resource" ], "description": "GET /v2/meeting-actions", "parameters": { "forUser": "", "participants": "" }, "response": { "status": 200, "description": "OK" } }