{ "opencollection": "1.0.0", "info": { "name": "Zoho Books Organizations API", "version": "v3" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "List organizations", "type": "http" }, "http": { "method": "GET", "url": "https://www.zohoapis.com/books/v3/organizations" }, "docs": "List organizations" } ] } ], "bundled": true }