Hi Ricardo,
I can't find such report in Genesys Cloud, except standard GUI list of users and user details with roles and assigned permission.
You can build own report based on GC API
1. To get the list of available users
/api/v2/users2. To get roles and permissions for user
/api/v2/users/{userId}/roles
We can easily implement such report based on our AppFoundry cloud service.
------------------------------
Taras Buha
taras@noralogix.comwww.noralogix.com------------------------------