Skip to main content
GET
Get one SubscriberGroup
A newsletter subscriber group (SubscriberGroup) is a location-scoped audience segment for organising newsletter subscribers, either manually or through scheduled rules for members, contacts, attendees, visitors, and booking customers.

Authentication

This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header. The authenticated user must be a full unrestricted administrator or have the SubscriberGroup-Read role.

Path Parameters

integer
required
The Id of the SubscriberGroup record to retrieve.

Code Examples

Response

200

integer
ID of the location that owns this newsletter subscriber group..
string
Display value for Business.Name..
string
Required, unique name used to identify this newsletter subscriber group within the location..
integer[]
List of newsletter subscriber IDs manually assigned to this group; smart-group updates can also add or remove subscribers based on the enabled criteria..
boolean
Whether the smart group automatically includes current members; enabled member criteria are reconciled on the smart-group update cycle..
boolean
Whether the smart group automatically includes current contacts, meaning customers without an active contract..
boolean
Whether the smart group automatically includes customers who have made a booking..
boolean
Whether the smart group automatically includes event attendees..
boolean
Whether the smart group automatically includes visitors to the location..
boolean
Whether the smart group automatically includes team paying members..
integer[]
List of plan IDs used to restrict automatic member inclusion; an empty list means all member plan types, and the list is cleared unless automatic member inclusion or system-managed membership is enabled..
boolean
Whether this is a system-created membership group managed from location settings; read-only groups cannot be edited manually..
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response