GET
/
api
/
v1
/
accounts
/
{account_id}
/
inboxes
/
{inbox_id}
/
agent_bot
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/inboxes/{inbox_id}/agent_bot

Parameters

account_id
string

account_id: The ID of the account to get an inbox.

inbox_id
string

inbox_id: The ID of the inbox to show Agent Bot.