API endpoint to get current active conversations by priority

Is there an API which would return all conversations which are active (no EndDate) but also contain priority, agent GUID and media of these conversations?

I'm looking to hopefully cut back on API calls.

You can select conversations that have a segment that hasn't ended using conversation detail query API, but you're still going to get back the whole conversation, all segments, and have to wade through all the info you don't care about to excavate the nugget you do.

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