{ "opencollection": "1.0.0", "info": { "name": "Lane Pre API", "version": "1.3.43" }, "items": [ { "info": { "name": "Pre", "type": "folder" }, "items": [ { "info": { "name": "Get document package by identifier", "type": "http" }, "http": { "method": "GET", "url": "https://dms-api.netsolapp.io/dms/configure/document-pre-signed-url/:key", "params": [ { "name": "key", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Get document package by identifier" } ] } ], "bundled": true }