Users represent the team members on a Buttondown account, along with their permission levels. Use the /users endpoints to list, retrieve, create, update, and delete teammates.
Users represent the team members on a Buttondown account, along with their permission levels. Use the /users endpoints to list, retrieve, create, update, and delete teammates.
The email address of the user.
A unique TypeID associated with the object.
The date and time at which the object was first created.
The status of the user's invitation (e.g. pending, accepted).
The invitation has been sent but not yet responded to by the recipient.
The invitation has been accepted by the recipient.
The invitation has been declined by the recipient.
The invitation has been revoked by the sender before being accepted.
Special status indicating the user is the owner of the newsletter.
When the user last logged in, or null if they haven't accepted the invitation.