Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tìm người dùng theo địa chỉ email chính.
Tính năng này chỉ được hỗ trợ cho người dùng do Google quản lý. Không thể tra cứu mã nhận dạng
cần thiết cho người dùng được quản lý EMM vì mã nhận dạng đã được trả về trong
kết quả của lệnh gọi Users.insert.
Yêu cầu
Yêu cầu HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users
Tham số
Tên thông số
Giá trị
Mô tả
Tham số đường dẫn
enterpriseId
string
Mã doanh nghiệp.
Tham số truy vấn bắt buộc
email
string
Địa chỉ email chính chính xác của người dùng cần tra cứu.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]