Quay lại Microsoft Graph

Kết nối Knoon AI với Microsoft Graph (Microsoft) để tự động hóa các quy trình làm việc AI.

List Microsoft Entra ID (Azure AD) users, optionally filtered by display name search.
microsoftGraphListUsers
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
  • User.Read.All
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
TênLoạiMô tảBắt buộc
querymustache Optional search text applied to display names.Không
topnumber Maximum number of users to return (1-999).Không
Trả về
TênLoạiMô tả
statusstring DONE.
sensitive.users.user.idstring User object ID.
sensitive.users.user.displayNamestring Display name.
sensitive.users.user.userPrincipalNamestring User principal name (UPN).
sensitive.users.user.mailstring Primary email address.
sensitive.users.user.givenNamestring Given name.
sensitive.users.user.surnamestring Surname.
sensitive.users.user.jobTitlestring Job title.
sensitive.users.user.mobilePhonestring Mobile phone number.
sensitive.users.user.businessPhones.phonestring Phone number.
sensitive.users.user.officeLocationstring Office location.
sensitive.users.user.accountEnabledboolean Whether the account is enabled.
sensitive.nextLinkstring OData nextLink for pagination when present.