Conversation details API - only 25 calls in JSON

I noticed that the Analytics API conversation detail POST call does not return more than 25 calls. No matter how much interval I provide. The documentation doesn’t say there is a limit and how to overcome this limit.

POST
/api/v2/analytics/conversations/details/query
Query for conversation details

We have a customer with 50000 calls per day. Which API method call can I use to get all conversations for a day in API request?

Thanks.

You have to page through results.

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