id (string)
|
The identifier of the list.
|
name (string)
|
The name of the list.
|
double_opt_in (boolean)
|
If double opt-in has been enabled on the list.
|
fields (array)
|
tag (string)
|
The identifier used to reference the field in your emails.
|
type (string)
|
The type of the field - can be NUMBER or TEXT.
|
label (string)
|
A human readable label for the field.
|
fallback (string)
|
A default value for the field, used when there is no other value available.
|
|
counts (struct)
|
The summary counts of the list:
pending (integer)
|
The number of pending contacts in the list.
|
subscribed (integer)
|
The number of subscribed contacts in the list.
|
unsubscribed (integer)
|
The number of unsubscribed contacts in the list.
|
|
created_at (string)
|
When the list was created, in ISO 8601 format.
|