Property | Type | Description |
---|---|---|
id
| string | |
email
| string email | Email address of the member |
name
| string | Full name of the member |
active
| boolean | Is this member currently active in the organization. If |
role
| string | The role ID associated with the member within the organization. |
status
| string | Current status of the member's account. When creating a member it starts out in the status |
created_at
| string date-time | Timestamp when this member was created. The |
last_login_at
| string date-time | Timestamp when this member most recently logged into the dashboard of the organization associated with this API key. |