# Microsoft Entra ID - Get user details by ID action
The Get user details by ID action retrieves default user properties.
# Input
| Input field | Description |
|---|---|
| User | Choose a user from the drop-down menu. Alternatively, enter a custom value if the user isn't listed. |
| Output fields | Choose the output fields to include in the response. |
# Output
| Output field | Description |
|---|---|
| ID | The user’s unique identifier. |
| Surname | The user’s surname in Microsoft Entra ID. |
| User principal name | The user’s login name in Microsoft Entra ID. |
| Display name | The full name displayed for the user in the directory. |
| Given name | The user’s first name, typically used to address them informally or in combination with their surname. |
| Job title | The user’s role or position within the organization. |
| The user’s primary email address registered in Microsoft Entra ID. | |
| Mobile phone | The user’s mobile phone number. |
| Office location | The user’s primary office location. |
| Preferred language | The user’s preferred language for communication. |
Last updated: 5/21/2025, 5:22:32 AM