TDV Adapter for Highrise

Build 22.0.8462

Users

Return information about your account's active users.

Table Specific Information

Select

Retrieve all users of your account

SELECT * FROM Users

Columns

Name Type References Description
Id [KEY] Integer The unique identifier of the user.
Name String The name of the user.
EmailAddress String The email address of the user.
Admin Boolean Whether the user has admin privileges
CreatedAt Datetime The date and time when the user was created.
UpdatedAt Datetime The date and time when the user was last updated.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462