{ "opencollection": "1.0.0", "info": { "name": "Zesty Accounts Apps Navigation API", "version": "1.0.0" }, "items": [ { "info": { "name": "Navigation", "type": "folder" }, "items": [ { "info": { "name": "Zesty Get navigation tree", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.api.zesty.io/v1/env/nav", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Returns the navigation tree for the instance." } ] } ], "bundled": true }