Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bir kullanıcıyı birincil e-posta adresiyle arar.
Bu özellik yalnızca Google tarafından yönetilen kullanıcılar için desteklenir. Kimliğin aranması şu değil:
Kimlik zaten
Users.insert çağrısının sonucudur.
İstek
HTTP isteği
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users
Parametreler
Parametre adı
Değer
Açıklama
Yol parametreleri
enterpriseId
string
Kuruluşun kimliği.
Gerekli sorgu parametreleri
email
string
Kullanıcının aranacak tam birincil e-posta adresi.
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]