{ "opencollection": "1.0.0", "info": { "name": "Apollo.io Accounts Email Accounts API", "version": "1.0.0" }, "items": [ { "info": { "name": "Email Accounts", "type": "folder" }, "items": [ { "info": { "name": "Get a list of email accounts", "type": "http" }, "http": { "method": "GET", "url": "https://api.apollo.io/v1/email_accounts" }, "docs": "Get a list of email accounts" } ] } ], "bundled": true }