{ "opencollection": "1.0.0", "info": { "name": "Iterable Export Campaigns MessageTypes API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Api-Key", "value": "{{Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "MessageTypes", "type": "folder" }, "items": [ { "info": { "name": "List message types", "type": "http" }, "http": { "method": "GET", "url": "https://api.iterable.com/api/messageTypes" }, "docs": "Retrieves all message types configured in the Iterable project. Message types categorize the kinds of messages sent through channels." } ] } ], "bundled": true }