Hi All,
Trying to get MX traffic analysis history. so I need to get things like the total of MS teams usage for a month, using the below API?
{{baseUrl}}/networks/:networkId/traffic
I'm getting error timespan is too large if I don't send time spam and send t0 only. I need the traffic for a month, so if I set t0 for today do I need to pass another parameter t1 for the range of a month ?