The Group object

The Group object is used to represent any subset of Users. This can extend to company domains as well.

userslist of stringsRequired
The users that belong in the group. If null, this typically means it's either a domain or the third-party platform does not surface this information.
idstringOptionalformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptional
The datetime that this object was created by Merge.
modified_atdatetimeOptional
The datetime that this object was modified by Merge.
namestring or nullOptional<=254 characters
The group's name.
child_groupslist of stringsOptional
Groups that inherit the permissions of the parent group.
remote_was_deletedbooleanOptional

Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsobject or nullOptional
remote_datalist of objects or nullOptional