id | int | ID of the user. Generated automatically by the server after user creation. |
full_name | string | User's full name. |
email | string | User's email. |
login | string | User's login. |
phone | string | User's phone number. |
website | string | User's website url. |
created_at | datetime | Date & time when record was created, filled automatically. |
updated_at | datetime | Date & time when record was updated, filled automatically. |
last_request_at | timestamp | Date & time when a user sent the last request, filled automatically. |
external_user_id | int | ID of the user in the external system (External User ID). |
facebook_id | string | ID of the user's Facebook account. |
twitter_id | string | (Deprecated) ID of user's Twitter account. |
blob_id | int | ID of the file/blob. Generated automatically by the server after file/blob creation. |
custom_data | string | User's additional info. |
user_tags | string | User's tags. Comma separated array of tags. |
allow_sales_activities | boolean | (Deprecated) Marketing info. |
allow_statistics_analysis | boolean | (Deprecated) Marketing info. |
age_over16 | boolean | (Deprecated) GDPR info. |
parents_contacts | string | (Deprecated) GDPR info. |