Get User
Get detailed information of an Atlassian user.
Input
Field | Definition | Type | Required |
---|---|---|---|
User | |||
User ID | Unique identifier of the user. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
User ID | Unique identifier of the user. | String |
Username | Login username of the user | String |
Primary Email | User's primary email address | String |
External ID |
Unique external ID of the user. |
String |
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. |
String |
First Name | User's first name | String |
Last Name | User's last name | String |
Middle Name | User's middle name | String |
Prefix | User's prefix | String |
Suffix | User's suffix | String |
Formatted Name | Concatenation of the First Name, Middle Name, and Last Name values of the user | String |
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. | String |
Nickname | Nickname assigned to the user | String |
Title |
Job title of the user. |
String |
Preferred Language | Preferred display language for the user | String |
Department | Name of user's department | String |
Organization | Name of user's organization | String |
Timezone | User's time zone | String |
Phone Number | User's primary phone number | String |
Last Modified Date | Date on which the user profile's information was last modified | String |
Created Date | Date on which the user profile was created | String |
Active | Indicates whether the user account is active or not | Boolean |