Listing users with metadata filter in request

Continuing the discussion from Listing users with metadata filter:

Hello,

I’m trying to list users based on their metadata.
For example, can I list users only containing specific key/value pair in their metadata?
I see tags filter as below, but no metadata related interface from the doc here .

UsersRequest.UsersRequestBuilder()
.set(tags: ["tag1", "tag2"])

Thank you.

Hi Min.P,
We do not have metaData filtering. We give filtering for tags which you can use.

Thanks and Regards
Abhishek Saralaya

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.