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.

Fetch a Microsoft Entra ID (Azure AD) user profile by object ID or user principal name.
microsoftGraphGetUser
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
aadObjectIdmustache Azure AD object ID (or user principal name) of the user to fetch.
Trả về
TênLoạiMô tả
statusstring DONE.
sensitive.user.idstring User object ID.
sensitive.user.displayNamestring Display name.
sensitive.user.userPrincipalNamestring User principal name (UPN).
sensitive.user.mailstring Primary email address.
sensitive.user.givenNamestring Given name.
sensitive.user.surnamestring Surname.
sensitive.user.jobTitlestring Job title.
sensitive.user.mobilePhonestring Mobile phone number.
sensitive.user.businessPhones.phonestring Phone number.
sensitive.user.officeLocationstring Office location.
sensitive.user.accountEnabledboolean Whether the account is enabled.