{ "opencollection": "1.0.0", "info": { "name": "Iterable Export Campaigns Channels API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Api-Key", "value": "{{Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Channels", "type": "folder" }, "items": [ { "info": { "name": "List channels", "type": "http" }, "http": { "method": "GET", "url": "https://api.iterable.com/api/channels" }, "docs": "Retrieves all messaging channels configured in the Iterable project. Channels organize message types and are used to group campaign templates." } ] } ], "bundled": true }