Discussions

Ask a Question
Back to All

Getting chats using API endpoint

I need to get through an API call all the contents of a chat identified by a lead uid, now I am able to get all the leads in my pipeline using GET /api/v4/leads/unsorted endpoint, now I need to get the chat contents for each of those leads, is that possible?