Codeless Api - Get Users by Role

Hi,

I want to GET users from multiple roles, the Codeless API below, only allows retrieval of users by a single role?

Screenshot 2021-08-26 at 22.09.11

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

Hello @Farid!

Thank you for your question.
Unfortunately, you can’t currently get users from multiple roles. But you can get users from one role multiple times.

Regards,
Alexander