curl --location --request GET '//api.postmarkapp.com//stats/outbound/opens/emailclients' \ --header 'X-Postmark-Server-Token;'
{ "Days": [ null ], "Desktop": 0, "Mobile": 0, "Unknown": 0, "WebMail": 0 }