I was trying to find a way where I can find conversations that have a particular participant data value. e.g. "name" : "John Doe"
I came across this api: /api/v2/conversations/participants/attributes/search
I know it involves purchasing a license to use this, however I want to make sure this does what I think it does.
Based on the examples, it seems like I can search based on conversation attributes, but can it also search the participant data?
The documentation also said the endpoint only works for conversations 30 days old or less. So does this mean if years later I need to search for a conversation based on participant data, this API will be useless?
Is there another way to accomplish this? Either through the Platfom API or through the Interactions workspace.