{ "opencollection": "1.0.0", "info": { "name": "Lane Stream API", "version": "1.3.43" }, "items": [ { "info": { "name": "Stream", "type": "folder" }, "items": [ { "info": { "name": "Get customer document stream by artifect_id", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/customer/document/download-stream", "params": [ { "name": "artifect_id", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get customer document stream by artifect_id" } ] } ], "bundled": true }