Retrieves details for a specific user.
Path parameters
The unique identifier of the user to get data for.
Response
Success
The unique identifier for the user account that is retrieved.
The first name of the user.
The last name of the user.
The email address that is associated with the user.
The ARN identifier of an AWS user or role that is allowed to call the <code>GetProgrammaticAccessCredentials</code> API to obtain a credentials token for a specific FinSpace user. This must be an IAM role within your FinSpace account.
The timestamp at which the user account was created in FinSpace. The value is determined as epoch time in milliseconds.
Describes the last time the user account was enabled. The value is determined as epoch time in milliseconds.
Describes the last time the user account was disabled. The value is determined as epoch time in milliseconds.
Describes the last time the user account was updated. The value is determined as epoch time in milliseconds.
Describes the last time that the user logged into their account. The value is determined as epoch time in milliseconds.