{ "opencollection": "1.0.0", "info": { "name": "Flowdock Push Authentication Files API", "version": "1.0" }, "items": [ { "info": { "name": "Files", "type": "folder" }, "items": [ { "info": { "name": "Download File", "type": "http" }, "http": { "method": "GET", "url": "https://api.flowdock.com/files/:organization/:hash/:filename", "params": [ { "name": "organization", "value": "", "type": "path" }, { "name": "hash", "value": "", "type": "path" }, { "name": "filename", "value": "", "type": "path" } ] }, "docs": "Download File" } ] } ], "bundled": true }