Buttondown Documentation
Subscribers are the main way you collect email addresses and recipients on Buttondown. They're what you see on your subscribers page.
Relevant changes to the schema:
subscriber_type
and email
to type
and email_address
respectively.external_url
in favor of absolute_url
.A unique UUID associated with the object.
The date and time at which the object was created.
The email address of the subscriber.
Any notes you want to attach to the subscriber. These are not publicly visible.
A structured key-value blob that you can use to store arbitrary data on the object.
The reason the subscriber is undeliverable. (Only populated for undeliverable subscribers.)
The risk score of the subscriber. Positive numbers represent a higher risk; negative numbers represent a lower risk.