user.v2.UserService.ListUsers: Query by metadata key AND value
❓Question✅Solved
We want to filter users by both metadata key and value, but it seems that it's only possible to do them separately. I assume that this will have the implication that if I add both filters, I might get back a user that has the key in one metadata row and the value in another.
Am I correct that it's not possible to query for users that has a single metadata row with the correct key AND value?