Member data model

A member represents a person

idstring
Unique identifier for this member object
created_atdate
The date that this member object was created (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
The last date that this member object was updated (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
namestring
The name of the member
first_namestring
last_namestring
emails array
An array of email addresses for this member
list_idsstring array
An array of list IDs associated with this member
tagsstring array
An array of tags associated with this member
status enum
Valid values:
"SUBSCRIBED"
"UNSUBSCRIBED"
"CLEANED"
"PENDING"
"TRANSACTIONAL"
Are we missing anything? Let us know
Was this page helpful?