This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hello, I want to get all users that have a specific attribute (pii data access) available. I am using python. I have gotten all attributes and found the correct id.
user_attr = sdk.all_user_attributes()
Now I also want to see all users that have this attribute set to true. I know I can check all groups that have a user with this specific attribute