{ "opencollection": "1.0.0", "info": { "name": "Controlplane Api ApiChangelog downloading API", "version": "1.0.0" }, "items": [ { "info": { "name": "downloading", "type": "folder" }, "items": [ { "info": { "name": "Download a file", "type": "http" }, "http": { "method": "GET", "url": "https://api.telekom.de/controlplane/v1/v1/files/:fileId", "params": [ { "name": "fileId", "value": "", "type": "path", "description": "Id of the file, should follow the convention ------" } ] }, "docs": "Retrieves a file from the server with the specified Id. The id should follow the convention." } ] } ], "bundled": true }