{ "opencollection": "1.0.0", "info": { "name": "Freshworks Freshcaller Accounts Branches API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "X-Api-Auth", "value": "{{X-Api-Auth}}", "placement": "header" } }, "items": [ { "info": { "name": "Branches", "type": "folder" }, "items": [ { "info": { "name": "List all branches", "type": "http" }, "http": { "method": "GET", "url": "https://{domain}.freshcaller.com/api/v1/branches" }, "docs": "Retrieves a list of all organizational branches or office locations." } ] } ], "bundled": true }