Interaction View via API

Hi,
I saved a view in the Interactions section.
Which API should be invoked to receive interaction data with the same columns and aggregations? If not, can you suggest the best way to do it?

Thanks

For questions like this I usually recommend to launch Genesys Cloud in a browser, open the browser's developer tools, and use the Network tab to watch the traffic as you perform the actions in Genesys Cloud. In this case you should monitor the network traffic while create a Base Settings and you'll see the API requests that Genesys Cloud is making to perform that action. You can then repeat those same API requests in your code.

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