{ "opencollection": "1.0.0", "info": { "name": "Postmark Account Activate Messages > Inbound > {Messageid} API", "version": "0.9.0" }, "items": [ { "info": { "name": "Messages > Inbound > {Messageid}", "type": "folder" }, "items": [ { "info": { "name": "Postmark Inbound message details", "type": "http" }, "http": { "method": "GET", "url": "//api.postmarkapp.com/messages/inbound/:messageid/details", "params": [ { "name": "messageid", "value": "", "type": "path", "description": "The ID of the message which should bypass inbound rules." } ] }, "docs": "Postmark Inbound message details" } ] } ], "bundled": true }