# AuthHub - Get record details by ID action
The Get record details by ID action retrieves a record from AuthHub. The current version of the AuthHub connector only supports the User object for this action.
# Input
| Input field | Description |
|---|---|
| ID | Enter the unique ID of the user to fetch. |
# Output
| Output field | Description |
|---|---|
| Active | Indicates whether the user is active. |
| Display name | The email address of the user. |
| ID | The unique ID of the user. |
| Locale | The preferred language of the user. |
| Title | The job title of the user. |
| User name | The username of the user. |
Last updated: 12/11/2025, 10:11:26 PM