Hi,
I want to GET users from multiple roles, the Codeless API below, only allows retrieval of users by a single role?
e.g. I have roles A, B and C. Ideally I would like to get users from all roles apart from C.
Would it be possible to add a where clause or an option to GET users from all roles?
Would it be possible to add an exclude clause? so a specific role can be excluded
Many Thanks