Hello! I have a question.
I understand that with the option Admin > Message > Threading Timeline, I can determine the lifespan of conversations. I also understand that from the workspace, I can see the start date and end date to determine if a conversation has ended. However, how can I know this through the APIs? I have already used this API /api/v2/conversations/{conversationId}, but I don't see any difference between a conversation that is still "alive" and one that has already "ended". Does anyone know how to distinguish them?
Thank you in advance for your help.