{ "opencollection": "1.0.0", "info": { "name": "GoCardless REST billing_request_flows institutions API", "version": "2015-07-06" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "institutions", "type": "folder" }, "items": [ { "info": { "name": "List open-banking institutions", "type": "http" }, "http": { "method": "GET", "url": "https://api.gocardless.com/institutions" }, "docs": "List open-banking institutions" } ] } ], "bundled": true }