# AuthHub - Get record details by ID

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: 8/19/2025, 8:11:49 PM

On this page