users
Looks up a user by primary email address. This is only supported for Google-managed users. Lookup of the id is not needed for EMM-managed users because the id is already returned in the result of the Users.insert call.
get/androidenterprise/v1/enterprises/{enterpriseId}/users
Path parameters
enterpriseIdstring required
The ID of the enterprise.
Query parameters
emailstring required
Required. The exact primary email address of the user to look up.
Response
Successful response