Hello!
I'm trying to get all users related to a given role and I'm iterating over all
users and requesting their role-mappings, what may be cause performance problems in the
future. Is there a way to request the users related to a given role using only the admin
REST API?