ListRecipient
Retrieve details on all list recipients, including the contact and list associated with them, as well as subscription status.
Columns
Name | Type | References | |
ID [KEY] | Long | ||
ContactID | Long |
Contacts.ID | |
IsActive | Boolean | ||
IsUnsubscribed | Boolean | ||
ListID | Long | ||
ListName | String | ||
SubscribedAt | Datetime | ||
UnsubscribedAt | Datetime |