curl --location --request GET '//api.postmarkapp.com//stats/outbound/sends' \ --header 'X-Postmark-Server-Token;'
{ "Days": [ { "Date": "string", "Sent": 0 } ], "Sent": 0 }