Get User
Get detailed information of an Atlassian user.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                         User  | 
                                                                |||
| 
                                                                         User ID  | 
                                                                    Unique identifier of the user. | Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                         User ID  | 
                                                                    Unique identifier of the user. | Text | 
| 
                                                                         Username  | 
                                                                    
                                                                         Sign in username of the user  | 
                                                                    Text | 
| 
                                                                         Primary Email  | 
                                                                    
                                                                         User's primary email address  | 
                                                                    Text | 
| 
                                                                         External ID  | 
                                                                    Unique external ID of the user. | Text | 
| 
                                                                         Jira Account ID  | 
                                                                    
                                                                         Unique Jira ID of the user; identifies a user across all Atlassian products. This field will not be populated with a value if the user is inactive.  | 
                                                                    Text | 
| 
                                                                         First Name  | 
                                                                    
                                                                         User's first name  | 
                                                                    Text | 
| 
                                                                         Last Name  | 
                                                                    
                                                                         User's last name  | 
                                                                    Text | 
| 
                                                                         Middle Name  | 
                                                                    
                                                                         User's middle name  | 
                                                                    Text | 
| 
                                                                         Prefix  | 
                                                                    
                                                                         User's prefix  | 
                                                                    Text | 
| 
                                                                         Suffix  | 
                                                                    
                                                                         User's suffix  | 
                                                                    Text | 
| 
                                                                         Formatted Name  | 
                                                                    
                                                                         Concatenation of the First Name, Middle Name, and Last Name values of the user  | 
                                                                    Text | 
| 
                                                                         Display Name  | 
                                                                    
                                                                         Name of the user that is visible to other team members. The display name may be different than the user's full name.  | 
                                                                    Text | 
| 
                                                                         Nickname  | 
                                                                    
                                                                         Nickname assigned to the user  | 
                                                                    Text | 
| 
                                                                         Title  | 
                                                                    Job title of the user. | Text | 
| 
                                                                         Preferred Language  | 
                                                                    
                                                                         Preferred display language for the user  | 
                                                                    Text | 
| 
                                                                         Department  | 
                                                                    
                                                                         Name of user's department  | 
                                                                    Text | 
| 
                                                                         Organization  | 
                                                                    
                                                                         Name of user's organization  | 
                                                                    Text | 
| 
                                                                         Timezone  | 
                                                                    
                                                                         User's time zone  | 
                                                                    Text | 
| 
                                                                         Phone Number  | 
                                                                    
                                                                         User's primary phone number  | 
                                                                    Text | 
| 
                                                                         Last Modified Date  | 
                                                                    
                                                                         Date on which the user profile's information was last modified  | 
                                                                    Text | 
| 
                                                                         Created Date  | 
                                                                    
                                                                         Date on which the user profile was created  | 
                                                                    Text | 
| 
                                                                         Active  | 
                                                                    
                                                                         Indicates whether the user account is active or not  | 
                                                                    True/False | 
