Read user
Retrieve a user's information in Oracle IAM.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         User  | 
                                                                |||
| 
                                                                         ID  | 
                                                                    Unique external ID of the user. | Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                         User  | 
                                                                ||
| 
                                                                         ID  | 
                                                                    Unique external ID of the user. | Text | 
| 
                                                                         User Name  | 
                                                                    Username of the user. | Text | 
| 
                                                                         Family Name  | 
                                                                    Last name of the user. | Text | 
| 
                                                                         Given Name  | 
                                                                    Given name of the user. | Text | 
| 
                                                                         Full Name  | 
                                                                    Full name of the user. | Text | 
| 
                                                                         Middle Name  | 
                                                                    
                                                                         The user's middle name.  | 
                                                                    Text | 
| 
                                                                         Honorific Prefix  | 
                                                                    
                                                                         The user's honorific prefix.  | 
                                                                    Text | 
| 
                                                                         Honorific Suffix  | 
                                                                    
                                                                         The user's honorific suffix.  | 
                                                                    Text | 
| 
                                                                         Display Name  | 
                                                                    Name displayed for the user. | Text | 
| 
                                                                         Active  | 
                                                                    
                                                                         Indicates whether the user is active.  | 
                                                                    True/False | 
| 
                                                                         Emails  | 
                                                                    
                                                                         The user's email addresses.  | 
                                                                    List of Objects | 
| 
                                                                         Phone Numbers  | 
                                                                    
                                                                         The user's phone numbers.  | 
                                                                    List of Objects | 
| 
                                                                         Addresses  | 
                                                                    
                                                                         The user's addresses.  | 
                                                                    List of Objects | 
| 
                                                                         Groups  | 
                                                                    
                                                                         The user's group memberships.  | 
                                                                    List of Objects | 
| 
                                                                         Roles  | 
                                                                    
                                                                         The user's assigned roles.  | 
                                                                    List of Objects | 
| 
                                                                         User Type  | 
                                                                    
                                                                         The user's type or classification.  | 
                                                                    Text | 
| 
                                                                         Locale  | 
                                                                    
                                                                         The user's preferred language and region.  | 
                                                                    Text | 
| 
                                                                         Timezone  | 
                                                                    
                                                                         The user's preferred timezone.  | 
                                                                    Text | 
| 
                                                                         OCID  | 
                                                                    
                                                                         Oracle-assigned unique identifier for the user.  | 
                                                                    Text | 
| 
                                                                         External ID  | 
                                                                    Unique external ID of the user. | Text | 
| 
                                                                         Description  | 
                                                                    
                                                                         A description of the user.  | 
                                                                    Text | 
| 
                                                                         Nick Name  | 
                                                                    Nickname of the user. | Text | 
| 
                                                                         Preferred Language  | 
                                                                    
                                                                         The user's preferred language for communication.  | 
                                                                    Text | 
| 
                                                                         Profile URL  | 
                                                                    
                                                                         The URL for the user's profile.  | 
                                                                    Text | 
| 
                                                                         Title  | 
                                                                    Job title of the user. | Text | 
| 
                                                                         Entitlements  | 
                                                                    
                                                                         The user's entitlements.  | 
                                                                    List of Objects | 
| 
                                                                         Created At  | 
                                                                    
                                                                         The date and time that the user was created.  | 
                                                                    Date & Time | 
| 
                                                                         Created By  | 
                                                                    
                                                                         The user or app that created the user.  | 
                                                                    Object | 
| 
                                                                         Last Updated At  | 
                                                                    
                                                                         The most recent date and time that the user's details were updated.  | 
                                                                    Date & Time | 
| 
                                                                         Last Modified By  | 
                                                                    The user or app that last modified the user. | Object | 
| 
                                                                         Raw Output  | 
                                                                    
                                                                         The full details of the user.  | 
                                                                    Object | 
