Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Cerca un utente in base all'indirizzo email principale.
Questo attributo è supportato solo per gli utenti gestiti da Google. La ricerca dell'ID non è
necessaria per gli utenti gestiti da EMM perché l'ID è già restituito nella
il risultato della chiamata Users.insert.
Richiesta
Richiesta HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users
Parametri
Nome del parametro
Valore
Descrizione
Parametri percorso
enterpriseId
string
L'ID dell'azienda.
Parametri di query obbligatori
email
string
L'indirizzo email principale esatto dell'utente da cercare.
Autorizzazione
Questa richiesta richiede l'autorizzazione con il seguente ambito:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-12 UTC."],[[["Looks up a Google-managed user within a specific enterprise using their primary email address."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Sends an HTTP GET request to the specified URL with enterprise ID and email as parameters."],["The response includes a list of users matching the provided email, if found within the enterprise."],["This method is not applicable for EMM-managed users as their IDs are obtained during the user creation process."]]],[]]