[{"id":"conversation-id-1","title":"Conversa com Cliente","status":"UNRESOLVED","channel":"whatsapp","channelExternalId":"+5511999999999","agent":{"id":"agent-id","name":"Nome do Agente","iconUrl":"https://exemplo.com/icon.png","handle":"@agent_handle"},"contactInfo":{"phoneNumber":"+5511999999999","name":"Nome do Cliente","email":"cliente@exemplo.com"},"messages":[{"id":"message-id-1","text":"Olá, como posso ajudar?","from":"agent","createdAt":"2024-01-01T00:00:00.000Z","read":true,"attachments":[]}],"createdAt":"2024-01-01T00:00:00.000Z","updatedAt":"2024-01-01T00:00:00.000Z"}]
Este endpoint permite listar e filtrar conversas do usuário no sistema. Você pode usar vários parâmetros de consulta para filtrar os resultados conforme necessário.
[{"id":"conversation-id-1","title":"Conversa com Cliente","status":"UNRESOLVED","channel":"whatsapp","channelExternalId":"+5511999999999","agent":{"id":"agent-id","name":"Nome do Agente","iconUrl":"https://exemplo.com/icon.png","handle":"@agent_handle"},"contactInfo":{"phoneNumber":"+5511999999999","name":"Nome do Cliente","email":"cliente@exemplo.com"},"messages":[{"id":"message-id-1","text":"Olá, como posso ajudar?","from":"agent","createdAt":"2024-01-01T00:00:00.000Z","read":true,"attachments":[]}],"createdAt":"2024-01-01T00:00:00.000Z","updatedAt":"2024-01-01T00:00:00.000Z"}]
[{"id":"conversation-id-1","title":"Conversa com Cliente","status":"UNRESOLVED","channel":"whatsapp","channelExternalId":"+5511999999999","agent":{"id":"agent-id","name":"Nome do Agente","iconUrl":"https://exemplo.com/icon.png","handle":"@agent_handle"},"contactInfo":{"phoneNumber":"+5511999999999","name":"Nome do Cliente","email":"cliente@exemplo.com"},"messages":[{"id":"message-id-1","text":"Olá, como posso ajudar?","from":"agent","createdAt":"2024-01-01T00:00:00.000Z","read":true,"attachments":[]}],"createdAt":"2024-01-01T00:00:00.000Z","updatedAt":"2024-01-01T00:00:00.000Z"}]