Querying Users by Role

Hi,

I’m trying to find all the users that have role X. It doesn’t seem to accept role in the user query?

Or am I mistaken? How should this be done?

Hello @BenGannaway, at the moment, our User Query API does not provide a direct filter by role. You will need to apply this filtering on your side.