Hello guys hope you are doing great, I would like to know if it is possible to find user feature flags given an id (anonymous_id, user_id), does anyone know how to do it? Thanks
s
swift-helmet-3648
09/05/2023, 5:28 PM
Hi Jorge, do you mean a way to see which feature flags are applied to a user given their id attribute?
w
wide-truck-66141
09/05/2023, 5:58 PM
Yes, exactly Adnan
s
swift-helmet-3648
09/05/2023, 6:16 PM
I see. We don't have anything currently to see this in our UI. You could leverage our SDKs to do this programmatically
With the SDK, you could use our DevTools chrome extension to modify values and see which FFs are applied as well.