返回 Microsoft Graph

將 Knoon AI 與 Microsoft Graph (Microsoft) 連接以自動化 AI 工作流程。

Fetch a Microsoft Entra ID (Azure AD) user profile by object ID or user principal name.
microsoftGraphGetUser
測試版
內部
權限
  • User.Read.All
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
aadObjectIdmustache Azure AD object ID (or user principal name) of the user to fetch.是的
退貨
名稱類型說明
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.