hey guys
im trying to get the queued chats from list_chats endpoint but it returns a paged archive from all cgats from begining of using livechat till now
is there anyway to restrict the response to the queued(waiting and not yet assigned to an agent) chats?
im using this endpoint:
Unfortunately, we do not have a filter that would provide you only with queued chats. You can of course call list_chats method, but to check which chats are queued, you would need to additionally filter the response our at your side, by looking for the following object (example):