Conversation details with attributes

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!

The only ways to get participant attributes are to use analytics jobs or to use the /api/v2/conversations/* resources (not analytics). Participant attributes are not available in non-job analytics queries.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.