Missing v2/cobrowse/deployments endpoint info

Hi,
For a project I am working on I need to download all the keys for voice co-browse. Analyzing the behavior of the admin panel, I found the endpoint "platform/api/v2/cobrowse/deployments?pageSize=99999" which returns exactly what I need, but I see that it is neither in DeveloperTools nor in the .net SDK I am using. What is the reason for this? Can I make a request from my backend application without consequences by calling a REST request?

Hello, non-public API endpoints are unsupported and are not to be used by customers/partners. They are not to be considered stable for use and are subject to change at any time without notice, setting yourself up for a production outage if you're using them.

You can find documentation on implementing cobrowse in Genesys Cloud here: https://developer.genesys.cloud/commdigital/digital/cobrowse/.

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