Improvement for the GET Retrieve Channel messages endpoint, https://developer.clickup.com/reference/getchatmessages
It would be great to include an array of replies to the messages as well as the name and email of the user who created the message already to the response.
Currently I have to retrieve replies and user names in seperate calls which requires lots of additional API calls and makes our automation workflow more difficult.