Hi, is it possible to get all the messages / full conversation in the ticket?
i tried with client.data.get('conversations')
but this method is not supported for support_ticket app.
and client.data.get('ticket')
doesn’t return any relevant info about the replied in the ticket.
Thanks