Search for multiple users by email address using admin directory users.list Google API

51 Views Asked by At

I am trying to use the Admin Directory users.list API (https://developers.google.com/admin-sdk/directory/reference/rest/v1/users/list) to query multiple users with their email address.

I can do [email protected] and I can do [email protected] but I can't find a way to combine them. None of these work:

0

There are 0 best solutions below