curl --location '//api.postmarkapp.com//triggers/inboundrules?count=&offset=' \ --header 'X-Postmark-Server-Token;'
{ "InboundRules": [ { "ID": 0, "Rule": "user@example.com" } ], "TotalCount": 0 }