Users
Returns data from the Users table.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | False |
The Id of the Users table. | |
| UserName | String | False |
The UserName of the Users table. | |
| Active | Boolean | False |
The Active of the Users table. | |
| Title | String | False |
The Title of the Users table. | |
| UserType | String | False |
The UserType of the Users table. | |
| Timezone | String | False |
The Timezone of the Users table. | |
| Locale | String | False |
The Locale of the Users table. | |
| GivenName | String | False |
The GivenName of the Users table. | |
| FamilyName | String | False |
The FamilyName of the Users table. | |
| MiddleName | String | False |
The MiddleName of the Users table. | |
| HonorificPrefix | String | False |
The HonorificPrefix of the Users table. | |
| EmailType | String | False |
The EmailType of the Users table. | |
| EmailValue | String | False |
The EmailValue of the Users table. | |
| EmailPrimary | Boolean | False |
The EmailPrimary of the Users table. | |
| GroupValue | String | False |
The GroupValue of the Users table. | |
| GroupDisplay | String | False |
The GroupDisplay of the Users table. | |
| SendLoginDetails | Boolean | False |
The SendLoginDetails of the Users table. |