AccountUsers
Retrieve user accounts associated with the JobNimbus account including name, email, role, calendar color, login history, and location information.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| FirstName | String | ||
| LastName | String | ||
| UserEmail | String | ||
| CalendarColor | String | ||
| IsActive | Boolean | ||
| LastLoginWeb | Datetime | ||
| LastLoginMobile | Datetime | ||
| ProfileId | Integer | ||
| ProfileName | String | ||
| LocationId | Integer | ||
| LocationName | String | ||
| Groups | String |