{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Cadence Exports API", "version": "1.0.0" }, "items": [ { "info": { "name": "Cadence Exports", "type": "folder" }, "items": [ { "info": { "name": "Salesloft Export a Cadence", "type": "http" }, "http": { "method": "GET", "url": "http://{{salesloft_api_base_url}}/cadence_exports/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "Salesloft Export a Cadence" } ] } ], "bundled": true }