I'm making an API call to list conversations using the example on the right here: https://developers.intercom.com/intercom-api-reference/reference#list-conversations/p>
But unlike the example response, the response I am getting doesn't contain statistics for the conversation. Am I doing something wrong?
Note that I already removed the '\' from the beginning of the example request which I think is there by mistake? The request runs correcltly, it's just missing parts of the conversation model.
Thanks!