FiltersUsers
Query the users that filters are shared with.
Columns
| Name | Type | References | SupportedOperators | Platform | Description |
| AccountId [KEY] | String | = | The accountId of the user, which uniquely identifies the user across all Atlassian products. | ||
| FilterId [KEY] | String |
Filters.Id | = | The key of the project. | |
| DisplayName | String | = | The display name of the user. | ||
| EmailAddress | String | = | The email address of the user. | ||
| Active | Bool | Indicates whether the user is active. | |||
| TimeZone | String | The time zone specified in the user's profile. | |||
| Locale | String | The locale of the user. | |||
| AccountType | String | The accountType of the user. |