{ "opencollection": "1.0.0", "info": { "name": "Chatwoot Account AgentBots Inbox API API", "version": "1.1.0" }, "items": [ { "info": { "name": "Inbox API", "type": "folder" }, "items": [ { "info": { "name": "Inbox details", "type": "http" }, "http": { "method": "GET", "url": "https://app.chatwoot.com/public/api/v1/inboxes/:inbox_identifier", "params": [ { "name": "inbox_identifier", "value": "", "type": "path", "description": "The identifier obtained from API inbox channel" } ] }, "docs": "Get the details of an inbox" } ] } ], "bundled": true }