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

Parameters

account_id
string

account_id: The ID of the account to list all conversations for.