{ "opencollection": "1.0.0", "info": { "name": "Salesloft Account and People Redaction Caller Ids API", "version": "1.0.0" }, "items": [ { "info": { "name": "Caller Ids", "type": "folder" }, "items": [ { "info": { "name": "Salesloft List Caller Ids", "type": "http" }, "http": { "method": "GET", "url": "http://{{salesloft_api_base_url}}/phone_numbers/caller_ids", "params": [ { "name": "phone_number", "value": "", "type": "query" } ] }, "docs": "Salesloft List Caller Ids" } ] } ], "bundled": true }