{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Mime Email Payloads API", "version": "1.0.0" }, "items": [ { "info": { "name": "Mime Email Payloads", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Fetch the MIME Content for Email", "type": "http" }, "http": { "method": "GET", "url": "http://{{salesloft_api_base_url}}/mime_email_payloads/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Salesloft Fetch the MIME Content for Email" } ] } ], "bundled": true }