system.kanoa.security.getTableUsers
Description
Takes a userId and a userSource list filter, and returns a dataset of other users, that the user may seeSyntax
getTableUsers(paramsDict)Parameters:
Returns:
Code Examples
# Example Usage:
userData = system.kanoa.security.getTableUsers(5, ['default'])