{ "opencollection": "1.0.0", "info": { "name": "Ankorstore Stock Tracking and Logistics Applications API", "version": "1.2.2-oas3.1" }, "items": [ { "info": { "name": "Applications", "type": "folder" }, "items": [ { "info": { "name": "List Applications", "type": "http" }, "http": { "method": "GET", "url": "http://www.ankorlocal.com:8000/api/v1/applications", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "include", "value": "", "type": "query", "description": "A comma-separated list of resources to include (e.g: webhookSubscriptions)" } ] }, "docs": "List existing application for the current authenticated user" } ] } ], "bundled": true }