TDV Adapter for Highrise

Build 22.0.8462

Memberships

Query information about your account's memberships.

Table Specific Information

Select

Retrieve all group memberships in your account

SELECT * FROM Memberships

Columns

Name Type References Description
Id [KEY] Integer The unique identifier of the membership.
GroupId Integer The group identifier of this membership.
UserId Integer The user identifier of this membership.
CreatedAt Datetime The date and time when the user was added to the group.
UpdatedAt Datetime The date and time when the membership was last updated.

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