Hello forum.
I'm trying to get the details of conversations with participant attributes for a recent date range, for example conversations from 30 minutes ago. However, I have noticed that the conversation detail POST services (like POST /api/v2/analytics/conversations/details/query) don't return attributes. And the conversation JOB does include these attributes, but does not bring real time or recent data.
Is there an endpoint that allows to obtain data in real time from X number of conversations but that includes the participant attributes?
Thank you!