we are getting this through an API and
Dont understand the format
How to parse and convertit to .csv pls.
{ "data": { "malwareCountFilters": [ { "count": 0, "filter": "needsAttention" }, { "count": 37, "filter": "KnownMalware" }, { "count": 0, "filter": "UnknownMalware" }, { "count": 46, "filter": "FilelessMalware" }, { "count": 0, "filter": "ApplicationControlMalware" } ], "totalCount": 83 }, "expectedResults": 0, "failedServersInfo": null, "failures": 0, "hidePartialSuccess": false, "message": "", "status": "SUCCESS" }