Users
Gets the details of all the users in a specific project.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
User Id. |
| Name | String | False |
User Name. |
| Active | Boolean | False |
User Active. |
| ChatAccess | Boolean | False |
User Chat Access. |
| String | False |
User Email. | |
| PortalProfileName | String | False |
User Portal Profile Name. |
| PortalRoleId | String | False |
User Portal Role Id. |
| PortalRoleName | String | False |
User Portal Role Name. |
| ProfileId | String | False |
User Profile Id. |
| ProfileType | String | False |
User Profile Type. |
| ProjectProfileId | String | False |
User Project Profile Id. |
| Role | String | False |
User Role. The allowed values are manager, employee, contractor. |
| RoleId | String | False |
User Role Id. |
| RoleName | String | False |
User Role Name. |
| Zpuid | String | False |
User Zpuid. |
| WorkProjects | String | False |
User Work Projects. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| UserType | String |
User Type. The allowed values are active, inactive. |