संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
प्राथमिक ईमेल पते से उपयोगकर्ता को खोजता है.
यह सुविधा सिर्फ़ उन उपयोगकर्ताओं के लिए उपलब्ध है जिन्हें Google मैनेज करता है. आईडी का लुकअप नहीं है
ईएमएम से प्रबंधित उपयोगकर्ताओं को इसकी ज़रूरत होती है, क्योंकि आईडी पहले से ही
User.insert कॉल का नतीजा है.
अनुरोध
एचटीटीपी अनुरोध
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users
पैरामीटर
पैरामीटर का नाम
मान
ब्यौरा
पाथ पैरामीटर
enterpriseId
string
एंटरप्राइज़ का आईडी.
ज़रूरी क्वेरी पैरामीटर
email
string
खोजने के लिए उपयोगकर्ता का सटीक मुख्य ईमेल पता.
अनुमति देना
इस अनुरोध के लिए, नीचे दिए गए स्कोप वाले अनुमति की ज़रूरत है:
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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."]]],[]]