Resolved! API filtering on ClientSessions data
Hello,When using the GUI page "Monitor/Clients and Users" if I filter on profile name 'voice' I get 3,652 results which is about right. If I use an API call on /data/ClientSessions?profileName="voice"&.maxResults=20000 I get 20,000 results of which v...