{ "opencollection": "1.0.0", "info": { "name": "Chainlens Account-Controller Account-Mapping-Controller API", "version": "master" }, "items": [ { "info": { "name": "Account-Mapping-Controller", "type": "folder" }, "items": [ { "info": { "name": "Chainlens Retrieve Accounts", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/mappings", "params": [ { "name": "query", "value": "", "type": "query" } ] }, "docs": "Chainlens Retrieve Accounts" }, { "info": { "name": "getAccount", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/mappings/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }