Objects
/User
User
A monday.com user.
Fields
idID!Required
The user's unique identifier.accountAccount!Required
The user's account.account_products[AccountProduct!]Required
The products the user is assigned to.birthdayDate
The user's birthday.country_codeString
The user's country code.created_atDate
The user's creation date.current_languageString
The current user's languagecustom_field_metas[CustomFieldMetas]
The custom field metas of the user profile.custom_field_values[CustomFieldValue]
The custom field values of the user profile.emailString!Required
The user's email.enabledBoolean!Required
Is the user enabled or not.encrypt_api_tokenString
The token of the user for email to board.is_adminBoolean
Is the user an account admin.is_guestBoolean
Is the user a guest or not.is_pendingBoolean
Is the user a pending useris_verifiedBoolean
Is user verified his email.is_view_onlyBoolean
Is the user a view only user or not.join_dateDate
The date the user joined the account.last_activityDate
Last date & time when user was activelocationString
The user's location.mobile_phoneString
The user's mobile phone number.nameString!Required
The user's name.out_of_officeOutOfOffice
The user's out of office status.phoneString
The user's phone number.photo_originalString
The user's photo in the original size.photo_smallString
The user's photo in small size (150x150).photo_thumbString
The user's photo in thumbnail size (100x100).photo_thumb_smallString
The user's photo in small thumbnail size (50x50).photo_tinyString
The user's photo in tiny size (30x30).sign_up_product_kindString
The product to which the user signed up to first.teams[Team]
The teams the user is a member in.ids[ID!]Required
A list of teams unique identifiers.
time_zone_identifierString
The user's timezone identifier.titleString
The user's title.urlString!Required
The user's profile url.utc_hours_diffInt
The user’s utc hours difference.greetingString
Built with