Note: This API is supported from version 8.1.0.
The ZohoSalesIQ.Chat.get() API retrieves chat details for the specified chat ID.
Parameters
CopiedZohoSalesIQ.Chat.get("chat_id", function (success) { }, function (error) { });
ZohoSalesIQ.Chat.get("chat_id", function (success) { }, function (error) { });