Hello
Currently, I use the Retrieve a Conversation API to get conversation details.
https://developers.intercom.com/docs/references/2.7/rest-api/api.intercom.io/conversations/retrieveconversation
This API returns a list of tags associated with the conversation,
but it doesn't include information about which specific tag belongs to which conversation part.
Could you please advise on how to determine which tag belongs to which conversation part?
Thanks.