Include leadUid in the response for GET Threads API request
4
votes
-
Vincent Boutot commented
When fetching the messages, we have their related thread Uids but we can't associate back the thread to its lead.
It might also be a good idea to add a updatedSince Query param to the Thread Get request to avoid making a loop over every lead of every properties everytime our api restarts.