Microsoft Teams - Get user action

The Get user action gets user details by ID in Microsoft Teams.

Input

Input fieldDescription
User IDEnter the user ID (GUID) or user principal name (UPN). For example, [email protected]. Enter me to get the signed-in user profile. me isn't available if you're using client credentials authentication. Provide a user ID or UPN instead.

Output

Output fieldDescription
@odata.contextThe metadata URL property in the OData JSON response. It describes the structure, type, and location of the returned data.
User IDThe user unique identifier.
EmailThe user email address.
User principal nameThe user principal name.
Job titleThe user job title.
DepartmentThe department the user is in.
Office locationThe user office location.
Mobile phoneThe user mobile phone number.
Business phoneThe user business phone number.
Account enabledA boolean response (true or false) that indicates if the user account is active, permitted to sign in, and enabled within the Microsoft Entra ID tenant.
Created dateThe date the user was created.

Last updated: