{ "opencollection": "1.0.0", "info": { "name": "IXON AccessRecoverList ShellAgentList API", "version": "0.1.294" }, "items": [ { "info": { "name": "ShellAgentList", "type": "folder" }, "items": [ { "info": { "name": "ShellAgentList", "type": "http" }, "http": { "method": "POST", "url": "https://portal.ixon.cloud:443/api/agents/shell", "headers": [ { "name": "Api-Version", "value": "" }, { "name": "Api-Application", "value": "" }, { "name": "Api-Company", "value": "" }, { "name": "Api-Branding", "value": "" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "ShellAgentList" } ] } ], "bundled": true }