Our app allows PureCloud agents to offer surveys to the caller if they have a license assigned to them in our app.
Now we want to implement a new concurrent license model where an organization will buy some number of licenses and that many agents will be able to use the service at the same time. To achieve this, I need to get the list of agents that are active in PureCloud. How can I implement this?
Thanks in advance