Users
Users in a workspace.
View Specific Information
Select
All filtering must be processed client-side within the driver.
All sorting must be processed client-side within the driver.
A sample query is included below:
SELECT * FROM Users
Columns
Name | Type | References | Description |
UUID [KEY] | String | The user's immutable id. | |
DisplayName | String | The user's name as displayed. | |
AccountId | String | Account Id of the user. | |
Nickname | String | The user's nickname. |