Skip to content

Group

Group Schema

Properties

Name Type Description
id Integer Unique identifier of the group.
organization_id Integer Unique identifier of the organization to which the group belongs
name String(100) Name of the group
short_name String(50) (Optional) No description
slug String(100) Unique identifier used in URLs referencing the group.
description String(Unbounded) Description of the group
data_policy Enum(organization, group, user) (Optional) No description
allow_invitations Boolean No description
allow_data_policy_override Boolean No description
is_deleted Boolean No description

Relationships

Relationship Name Type
organization Organization
memberships GroupMembership
role_grants GroupRoleGrant
observing_grants GroupObservingGrant
managed_observing_grants GroupManagedObservingGrant
observing_accounts ObservingAccount