account_idinteger nullable
ID of the account this user belongs to
invited_by_idinteger nullable
ID of the user who invited this user to the platform
is_email_deliverableboolean required
If email can be delivered to this user
companystring nullable
Name of the company this user belongs to
company_type'ARCHITECT_SLASH_DESIGNER' | 'GENERAL_CONTRACTOR' | 'OWNER' | 'SPECIALTY_CONTRACTOR' | 'OTHER' | 'null' nullable
Type of the company this user belongs to
first_namestring required
job_titlestring nullable
Title this user holds at their job
languagestring required
Preferred language of this user
phone_numberstring nullable
Phone number of this user
photo_urlstring nullable
URL where the profile picture of this user lives
email_notifications'never' | 'daily' | 'instantly' | 'null' nullable
Email notification preference of this user for delivering task updates
sync_scheme'smart_cellular' | 'full_cellular' required
Synchronization scheme of this user used by the mobile apps
email_addressesobject[]
Deprecated. Use the "email" property instead
is_confirmedboolean
Whether the user has accepted the invitation if there was one
created_atstring date-time required
Time when the server created this user
current_sign_in_atstring date-time nullable
Last time the user was seen online
in_app_purchase_end_atstring date-time nullable
When the in app purchase this user made ends
updated_atstring date-time required
Time when the server last updated this user
trade_type'CONCRETE' | 'EARTHWORK' | 'ELECTRICAL' | 'FIRE_SUPPRESSION' | 'FRAMING_AND_OR_DRYWALL' | 'HVAC' | 'LOW_VOLTAGE' | 'MECHANICAL' | 'PLUMBING' | 'UTILITIES' | 'OTHER' | 'null' nullable
Type of the trade this user's company belongs to
is_approvedboolean nullable
If this user is approved to be a part of the project
project_idstring uuid
ID of the project this user belongs to
is_adminboolean nullable
If this user is an admin in this project
user_deleted_atstring date-time nullable
Time when this user was deleted from this project
user_blocked_atstring date-time nullable
Deprected: Time when this user was blocked from accessing this project
role'admin' | 'member' | 'follower' | 'null' nullable
Role this user holds in this project