When auditing customers config of users, roles and permissions to see who has "admin" and "master admin" we get a userCount value of 1700+ when paired to Genesys support.
Disabling the pairing makes no difference. Only when the pairing is deleted does the userCount value drop.
get /api/v2/authorization/roles // Using this to list roles and find ID of "mast admin" role.
get /api/v2/authorization/roles/{roleId} // Drill into "master admin" details, bottom shows userCount.
I understand why this is done, but shouldn't it also show local and paired values which creates the total, so know what's allocated locally?
#API/Integrations------------------------------
Glyn Hayes
Engineer
------------------------------