{ "summary": "getStats", "operationId": "getStatsUsingGET", "method": "GET", "path": "/v2/user-stats", "tags": [ "user-stats-resource" ], "description": "GET /v2/user-stats", "parameters": { "companyId": "" }, "response": { "status": 200, "description": "OK" } }