Voltar para Microsoft Graph

Conectar Knoon AI com Microsoft Graph (Microsoft) para automatizar fluxos de trabalho de AI.

Fetch a Microsoft Entra ID (Azure AD) user profile by object ID or user principal name.
microsoftGraphGetUser
Beta
Interno
Permissões
  • User.Read.All
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
aadObjectIdmustache Azure AD object ID (or user principal name) of the user to fetch.Sim
Devoluções
NomeTipoDescrição
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.