Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wyszukuje użytkownika na podstawie podstawowego adresu e-mail.
Ta funkcja jest obsługiwana tylko w przypadku użytkowników zarządzanych przez Google. Identyfikator nie jest wyszukiwany
wymagane w przypadku użytkowników zarządzanych przez EMM, ponieważ identyfikator jest już zwracany w
w wyniku wywołania Users.insert.
Żądanie
Żądanie HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users
Parametry
Nazwa parametru
Wartość
Opis
Parametry ścieżki
enterpriseId
string
Identyfikator grupy.
Wymagane parametry zapytania
email
string
Dokładny podstawowy adres e-mail użytkownika, którego szukasz.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]