Users
Columns
Name | Type | ReadOnly | References | SupportedOperators | Platform | Description |
GroupName | String | True | =,IN | Common | The group the user is part of. | |
DisplayName | String | False | = | Common | The display name of the user. | |
EmailAddress | String | False | = | Common | The email address of the user. | |
Active | Bool | True | Common | Indicates whether the user is active. | ||
TimeZone | String | True | Common | The time zone specified in the user's profile. | ||
Locale | String | True | Common | The locale of the user. | ||
AccountId [KEY] | String | True | Cloud | The accountId of the user, which uniquely identifies the user across all Atlassian products. | ||
AccountType | String | False | Cloud | The accountType of the user. | ||
Key [KEY] | String | True | Server | The key of the user. | ||
Name | String | False | Server | The name of the user. |
Last updated