Enums indexο
ChatTypeο
Possible values:
direct
group
task
GroupStatusο
Possible values:
admin
member
MarkupTypeο
Possible values:
bold
italic
underscore
strike
code
codeblock
quote
link
time
unsafe
Mediasubtypeο
Possible values:
sticker
newtask
Mediatypeο
Possible values:
plain
change
deleted
file
image
video
audiomsg
contact
pdf
TeamStatusο
Possible values:
owner
admin
member
guest
UploadMediaTypeο
Possible values:
file
image
video
audio
imagefile
Type aliasesο
ActiveUserDailyStatListο
Base Type: ActiveUserDailyStat
Is array
BotCommandsο
Bot commands list
Base Type: BotCommand
Is array
Errο
Base Type: string
ISODateTimeStringο
Date and time in RFC3339 format. Example: 2019-09-18T00:00:07.435409Z
Base Type: string
JIDο
Base Type: string
MessageLinksο
Base Type: MessageLink
Is array
PushDeviceTypeο
Base Type: int
RGBColorο
Color in #rrggbb format where rr, gg, bb are hexadecimal numbers from 00 to ff of red, green and blue channels correspondingly. (yellow would be #ffff00)
Base Type: string
SharpLinksο
#-links autocomplete response
Base Type: SharpLink
Is array
TaskFilterKeyο
Base Type: string
TaskSortKeyο
Base Type: string
TaskTabKeyο
Base Type: string
JSON objects indexο
BotCommandο
Bot commands information
key (string) β What should be inserted to the chattitle (string) β What should be visible by userargs (array[string]) β Command options, if anyButtonColorsο
ButtonColors button colors for app
CallDeviceο
Call participant device
muted (boolean) β Device muteduseragent (string) β Device descriptionCallOnlinerο
Call participant
display_name (string) β Contact namerole (string) β Contact roleicon (string) β Contact iconmuted (boolean) β Microphone muted. Computed from devices muted statesChatο
Chat (direct, group, task) representation
base_gentime (number) π₯ β Base fields (not related to concrete participant) versiongentime (number) β Chat fields related to concrete participant) versioncreated (string) β Creation date, iso datetimedisplay_name (string) β Titlecounters_enabled (boolean) π₯ β Include unread messages to counterscan_call (boolean) π₯ β Can I call to this chatcan_send_message (boolean) π₯ β Can I send message to this chatcant_send_message_reason (string) π₯ β Why I canβt send message to this chat (if canβt)collapsed (boolean) π₯ β Description collapsed. Used for tasks onlydraft (string) π₯ β Last message draft, if anydraft_gentime (number) π₯ β Last message draft version, if anyhidden (boolean) π₯ β Hidden chatnotifications_enabled (boolean) π₯ β Push notifications enablednum_importants (number) π₯ β Number of important messagesnum_unread (number) π₯ β Unread counternum_unread_notices (number) π₯ β Mentions (@) counterlast_read_message_id (string) π₯ β Last read message id, if anysection (string) π₯ β Project / section id, if anychangeable_fields (array[string]) π₯ β List of editable fieldspinned (boolean) π₯ β Is chat pinned on toppinned_sort_ordering (number) π₯ β Sort ordering for pinned chatnum_members (number) π₯ β Non-archive participants numbercan_delete (boolean) π₯ β Can I delete this chatdescription (string) π₯ β Group or task descriptionfeed (boolean) π₯ β Present in feed (main screen)color_index (number) π₯ β Custom color index from table of colors. Tasks onlynum_items (number) π₯ β Items in checklist. Tasks onlynum_checked_items (number) π₯ β Checked items in checklist. Tasks onlynum (number) π₯ β Task number in this teamtask_status (string) π₯ β Task status. May be customtitle (string) π₯ β Task title. Generated from number and descriptiondone (string) π₯ β Task done date in iso format, if anydone_reason (string) π₯ β Task done reason, if anydeadline (string) π₯ β Task deadline in iso format, if anydeadline_expired (boolean) π₯ β Is task deadline expiredtags (array[string]) π₯ β Task tags list, if anyimportance (number) π₯ β Task importance, if available in teamurgency (number) π₯ β Task urgency, if available in teamspent_time (number) π₯ β Task spent time, numbercomplexity (number) π₯ β Task complexity, numberlinked_messages (array[any]) π₯ β Used for βCreate task from messagesβ¦βcan_add_member (boolean) π₯ β Can I add member to this group chatcan_remove_member (boolean) π₯ β Can I remove member from this group chatcan_change_member_status (boolean) π₯ β Can I change member status in this group chatcan_change_settings (boolean) π₯ β deprecated: use changeable fieldsdefault_for_all (boolean) π₯ β Any new team member will be added to this group chatreadonly_for_members (boolean) π₯ β Readonly for non-admins group chat (Like Channels in Telegram but switchable)autocleanup_age (number) π₯ β Delete messages in this chat in seconds. Experimental functionpublic (boolean) π₯ β Can other team member see this task/group chatcan_join (boolean) π₯ β Can I join to this public group/taskcan_delete_any_message (boolean) π₯ β Can I delete any message in this chatcan_set_important_any_message (boolean) π₯ β Can I change Important flag in any message in this chatlast_activity (string) π₯ β Date of the last message sent even if it was deleteddraft_num (number) π₯ β DeprecatedChatShortο
Minimal chat representation
display_name (string) β TitleColorRuleο
Set of rules to apply to tasks for coloring
uid (string) β Rule idpriority (number) β Rule prioritydescription (string) π₯ β Rule descriptioncolor_index (number) β Color indexsection_enabled (boolean) π₯ β Project filter enabledsection (string) π₯ β Project id if project filter enabledtags_enabled (boolean) π₯ β Tags filter enabledtags (array[string]) π₯ β Tag ids if tags filter enabledtask_status (string) π₯ β Task statustask_importance_enabled (boolean) π₯ β Task importance filter enabledtask_importance (number) π₯ β Task importance if task importance filter enabledtask_urgency_enabled (boolean) π₯ β Task urgency filter enabledtask_urgency (number) π₯ β Task urgency if task urgency filter enabledContactο
Contact
node (string) π₯ β Node uid for external usersdisplay_name (string) β Full name in chatsshort_name (string) β Short name in chatscontact_email (string) β Contact email in this teamcontact_phone (string) β Contact phone in this teamgentime (number) β Object versionrole (string) β Role in this teammood (string) π₯ β Mood in this teamlast_activity (string) π₯ β Last activity in this team (iso datetime)is_archive (boolean) π₯ β Contact deletedbotname (string) π₯ β Bot name. Empty for userssections (array[string]) β Section idscan_send_message (boolean) π₯ β Can I send message to this contactcant_send_message_reason (string) π₯ β Why I canβt send message to this chat (if canβt)can_call (boolean) π₯ β Can I call to this contactcan_create_task (boolean) π₯ β Can I create task for this contactcan_import_tasks (boolean) π₯ β Can I import tasks in this teamcan_add_to_group (boolean) π₯ β Can I add this contact to group chatscan_delete (boolean) π₯ β Can I remove this contact from teamchangeable_fields (array[string]) π₯ β Changeable fieldsfamily_name (string) π₯ β Family namegiven_name (string) π₯ β Given namepatronymic (string) π₯ β Patronymic, if anydefault_lang (string) π₯ β Default language codedebug_show_activity (boolean) π₯ β Enable debug messages in UIdropall_enabled (boolean) π₯ β Enable remove all messages experimental featuresalt_send (boolean) π₯ β Use Ctrl/Cmd + Enter instead Enterasterisk_mention (boolean) π₯ β Use * as @ for mentionsalways_send_pushes (boolean) π₯ β Send push notifications even contact is onlinehide_pushes_content (boolean) π₯ β Hide pushes bodytimezone (string) π₯ β Timezone, if anyquiet_time_start (string) π₯ β Quiet time startquiet_time_finish (string) π₯ β Quiet time finishfocus_until (string) π₯ β Focus mode enabled untilgroup_notifications_enabled (boolean) π₯ β Push notifications for group chatstask_notifications_enabled (boolean) π₯ β Push notifications for task chatscontact_short_view (boolean) π₯ β Short view in contact listgroup_short_view (boolean) π₯ β Short view in group listtask_short_view (boolean) π₯ β Short view in task listcontact_mshort_view (boolean) π₯ β Short view in contact list in mobile appgroup_mshort_view (boolean) π₯ β Short view in group list in mobile appauth_2fa_enabled (boolean) π₯ β Two-factor authentication is configured and confirmedauth_2fa_status (string) π₯ β Two-factor authentication statustask_mshort_view (boolean) π₯ β Short view in task list in mobile appcontact_show_archived (boolean) π₯ β Show archived contacts in contact listunread_first (boolean) π₯ β Show unread chats first in feedmunread_first (boolean) π₯ β Show unread chats first in feed in mobile appcan_add_to_team (boolean) π₯ β Can I add new members to this teamcan_manage_sections (boolean) π₯ β Can I manage contact sections in this teamcan_manage_projects (boolean) π₯ β Can I manage task projects in this teamcan_manage_tags (boolean) π₯ β Can I manage tags in this teamcan_manage_integrations (boolean) π₯ β Can I manage integrations in this teamcan_manage_color_rules (boolean) π₯ β Can I manage color rules in this teamcan_create_group (boolean) π₯ β Can I create group chats in this teamcan_join_public_groups (boolean) π₯ β Can I view/join public group in this teamcan_join_public_tasks (boolean) π₯ β Can I view/join public tasks in this teamcan_delete_any_message (boolean) π₯ β DeprecatedContactCustomFieldsο
Extra contact fields
company (string) π₯ β Companydepartment (string) π₯ β Departmenttitle (string) π₯ β Titlemobile_phone (string) π₯ β MobilePhonesource (string) π₯ β Import sourcead_uid (string) π₯ β User UUID in Active DirectoryContactShortο
Short contact representation
display_name (string) β Full name in chatsshort_name (string) β Short name in chatsgentime (number) β Object versionCountryο
Country for phone numbers selection on login screen
code (string) β Phone codeiso (string) β Country ISO codename (string) β Country namedefault (boolean) π₯ β Selected by defaultpopular (boolean) π₯ β Is popular, need to cacheDeletedChatο
Minimal chat representation for deletion
gentime (number) β Chat fields (related to concrete participant) versionis_archive (boolean) β Archive flag. Always true for this structureDeletedRemindο
Remind deleted message
uid (string) β Remind idDeletedSectionο
Deleted task project or contact section
uid (string) β Section uidgentime (number) β Object versionDeletedTagο
Delete tag message
uid (string) β Tag idDeletedTeamο
Team deletion message. Readonly
uid (string) β Team idis_archive (boolean) β Team deletedgentime (number) β Object versionEasyApiMessageο
Simple api for integrations /api/message or /tasks/[team]/[num]/message
key (string) β Comma separated api keys (for /api/message calls only)message (string) β Message text. Requiredmessage_id (string) β Message uuid. Optionalnopreview (boolean) β Disable links previewimportant (boolean) β Mark message as importantsilently (boolean) β Disable counters and push notificationsconvert_linebreaks (boolean) β Convert β\nβ to β\nβEmojiο
Emoji
char (string) β Unicode symbolkey (string) β Text representationFeaturesο
Server information. Readonly
host (string) β Current hostbuild (string) β Build/revision of server sidedesktop_version (string) β Desktop application versionfront_version (string) β Webclient versionapp_title (string) β Application titlelanding_url (string) π₯ β Landing page address, if anyapp_schemes (array[string]) β Local applications urlsuserver (string) β Static files server addressios_app (string) β Link to AppStoreandroid_app (string) β Link to Google Playios_corp_app (string) β Link to AppStore for corporate appandroid_corp_app (string) β Link to Google Play for corporate apptheme (string) β Default UI thememin_ios_version (string) β Minimal iOS application version required for this server. Used for breaking changesmin_android_version (string) β Minimal android application version required for this server. Used for breaking changesmin_corp_ios_version (string) β Minimal iOS corp application version required for this server. Used for breaking changesmin_corp_android_version (string) β Minimal android corp application version required for this server. Used for breaking changesfree_registration (boolean) β Free registration allowedmax_upload_mb (number) β Maximum size of userβs uploadmax_linked_messages (number) β Maximum number of forwarded messagesmax_message_uploads (number) β Maximum number of message uploadsmax_username_part_length (number) β Maximum chars for: family_name, given_name, patronymic if anymax_group_title_length (number) β Maximum chars for group chat namemax_team_title_length (number) β Maximum chars for team namemax_role_length (number) β Maximum chars for role in teammax_mood_length (number) β Maximum chars for mood in teammax_message_length (number) β Maximum chars for text messagemax_section_length (number) β Maximum length for contactβs sections namesmax_project_length (number) β Maximum length for projectmax_tag_length (number) β Maximum length for tagsmax_task_title_length (number) β Maximum length for task titlemax_color_rule_description_length (number) β Maximum length for ColorRule descriptionmax_url_length (number) β Maximum length for urlsmax_integration_comment_length (number) β Maximum length for Integration commentmax_teams (number) β Maximum teams for one accountmax_message_search_limit (number) β Maximum search resultmulti_nodes (boolean) π₯ β Multi nodes mode (federation) enabledafk_age (number) β Max inactivity secondsauth_by_password (boolean) π₯ β Password authentication enabledauth_by_qr_code (boolean) π₯ β QR-code / link authentication enabledauth_by_sms (boolean) π₯ β SMS authentication enabledauth_2fa (boolean) π₯ β Two-factor authentication (2FA) enabledis_pin_code_required (boolean) β Mandatory setting of the pin code in the applicationpin_code_wrong_limit (number) β Max number of attempts to enter an invalid PIN codecustom_server (boolean) β True for premise installationinstallation_type (string) β Name of installationinstallation_title (string) π₯ β Installation title, used on login screencustom_app_icon_name (string) π₯ β Custom application icon name, if anyapp_login_background (string) π₯ β AppBackground image url, if anyweb_login_background (string) π₯ β WebBackground image url, if anyis_testing (boolean) β Testing installationmetrika (string) β Yandex metrika counter idamplitude_api_key (string) π₯ β Amplitude api keymin_search_length (number) β Minimal chars number for starting global searchresend_timeout (number) β Resend message in n seconds if no confirmation from server givensentry_dsn_js (string) β Frontend sentry.io settingsserver_drafts (boolean) β Message drafts saved on serverfirebase_app_id (string) β Firebase settings for web-push notificationsfirebase_sender_id (string) β Firebase settings for web-push notificationsfirebase_api_key (string) β Firebase settings for web-push notificationsfirebase_auth_domain (string) β Firebase settings for web-push notificationsfirebase_database_url (string) β Firebase settings for web-push notificationsfirebase_project_id (string) β Firebase settings for web-push notificationsfirebase_storage_bucket (string) β Firebase settings for web-push notificationscalls_version (number) β Calls version. 0 = disabled, 1 = audio only, 2 = audio+videomobile_calls (boolean) β Calls functions enabled for mobile applicationscalls_record (boolean) β Calls record enabledonly_one_device_per_call (boolean) π₯ β Disallow call from multiple devices. Experimentalmax_participants_per_call (number) π₯ β Maximum number of participants per callsafari_push_id (string) β Safari push id for web-push notificationsmessage_uploads (boolean) β Multiple message uploadssingle_group_teams (boolean) β Cross team communication. Experimentalwiki_pages (boolean) β Wiki pages in chats. Experimentalallow_admin_mute (boolean) π₯ β Wiki pages in chats. Experimentalsupport_email (string) β Support emailcustom_theme (boolean) β True if server has custom themetask_checklist (boolean) β Deprecatedreadonly_groups (boolean) β Deprecatedtask_dashboard (boolean) β Deprecatedtask_messages (boolean) β Deprecatedtask_public (boolean) β Deprecatedtask_tags (boolean) β Deprecatedcalls (boolean) β Deprecatedmin_app_version (string) β Deprecatedfile_extension_whitelist (array[string]) β File Extension Whitelistfile_extension_blacklist (array[string]) β File Extension Blacklistfile_extension_whitelist_priority (boolean) β File Extension Whitelist PriorityFontColorsο
FontColors font colors for app
GroupMembershipο
Group chat membership status
can_remove (boolean) π₯ β Can I remove this memberICEServerο
Interactive Connectivity Establishment Server for WEB Rtc connection. Readonly
urls (string) β URlsIconColorsο
IconColors icon colors for app
IconDataο
Icon data. For icon generated from display name contains Letters + Color fields
letters (string) π₯ β Letters (only for stub icon)color (string) π₯ β Icon background color (only for stub icon)blurhash (string) π₯ β Compact representation of a placeholder for an image (experimental)stub (string) π₯ β DeprecatedInputColorsο
InputColors input colors for app
Integrationο
Integration for concrete chat
uid (string) π₯ β Idcomment (string) β Comment, if anycreated (string) π₯ β Creation datetime, isoenabled (boolean) β Integration enabledhelp (string) π₯ β Full descriptionkind (string) β Unique integration nameIntegrationFieldο
Integration form field
label (string) β Labelreadonly (boolean) β Is field readonlyvalue (string) β Current valueIntegrationFormο
Integration form
IntegrationKindο
Integration kind
kind (string) β Integration unique nametitle (string) β Plugin titleicon (string) β Path to icondescription (string) β Plugin descriptionIntegrationsο
Complete integrations data, as received from server
InvitableUserο
Account from other team, Active Directory or node
uid (string) β Account idnode (string) π₯ β Node uid for external usersdisplay_name (string) β Full nameteams (array[string]) π₯ β Common team uids, if anyJSEPο
JavaScript Session Establishment Protocol
sdp (string) β Session Description Protocol informationtype (string) β See https://rtcweb-wg.github.io/jsep/#rfc.section.4.1.8MarkupEntityο
Markup entity. Experimental
op (number) β Open marker offsetoplen (number) π₯ β Open marker lengthcl (number) β Close marker offsetcllen (number) π₯ β Close marker lengthurl (string) π₯ β Url, for Link typerepl (string) π₯ β Text replacementtime (string) π₯ β Time, for Time typeMessageο
Chat message
push_text (string) π₯ β Simple plaintext message representationmessage_id (string) β Message uidcreated (string) β Message creation datetime (set by server side) or sending datetime in future for draft messagesdrafted (string) π₯ β Creation datetime for draft messagesgentime (number) β Object versionimportant (boolean) π₯ β Importance flagedited (string) π₯ β ISODateTimeString of message modification or deletionreceived (boolean) π₯ β Message was seen by anybody in chat. True or nullnum_received (number) π₯ β Unused yetnopreview (boolean) π₯ β Disable link previews. True or nullhas_previews (boolean) π₯ β Has link previews. True or nullprev (string) π₯ β Previous message id in this chat. Uid or nullis_first (boolean) π₯ β This message is first in this chat. True or nullis_last (boolean) π₯ β This message is last in this chat. True or nulllinked_messages (array[Message]) π₯ β Forwarded messages. Can be null. Also contains double of ReplyTo for backward compatibilitynotice (boolean) π₯ β Has mention (@). True or nullsilently (boolean) π₯ β Message has no pushes and did not affect any counterseditable_until (string) π₯ β Author can change this message until date. Can be nullnum (number) π₯ β Index number of this message. Starts from 0. Null for deleted messages. Changes when any previous message wad deletedis_archive (boolean) π₯ β This message is archive. True or null_debug (string) π₯ β Debug information, if anyMessageColorsο
MessageColors message colors for app
MessageContentο
Chat message content
text (string) β Text representation of messageupload (string) π₯ β Upload id, if any. Deprecated: use Uploads insteadmediaURL (string) π₯ β Upload url, if any. Deprecated: use Uploads insteadsize (number) π₯ β Upload size, if any. Deprecated: use Uploads insteadduration (number) π₯ β Upload duration, if any. Deprecated: use Uploads insteadprocessing (boolean) π₯ β Upload still processing, if any. Deprecated: use Uploads insteadblurhash (string) π₯ β Compact representation of a placeholder for an image. Deprecated: use Uploads insteadpreviewHeight (number) π₯ β Upload preview height, in pixels, if any. Deprecated: use Uploads insteadpreviewWidth (number) π₯ β Upload width, in pixels, if any. Deprecated: use Uploads insteadpreviewURL (string) π₯ β Upload preview absolute url, if any. Deprecated: use Uploads insteadpreview2xURL (string) π₯ β Upload high resolution preview absolute url, if any. Deprecated: use Uploads insteadname (string) π₯ β Upload name, if any. Deprecated: use Uploads insteadanimated (boolean) π₯ β Upload is animated image, if any. Deprecated: use Uploads insteadtitle (string) π₯ β Change title (for βchangeβ mediatype)old (string) π₯ β Change old value (for βchangeβ mediatype)new (string) π₯ β Change new value (for βchangeβ mediatype)comment (string) π₯ β Comment (for βaudiomsgβ mediatype)given_name (string) π₯ β Given name (for βcontactβ mediatype)family_name (string) π₯ β Family name (for βcontactβ mediatype)patronymic (string) π₯ β Patronymic name (for βcontactβ mediatype)phones (array[string]) π₯ β Contact phones list (for βcontactβ mediatype)emails (array[string]) π₯ β Emails list (for βcontactβ mediatype)stickerpack (string) π₯ β Stickerpack name (for βstickerβ subtype)MessageLinkο
Checked message links. In short: βClick here: {link.Pattern}β => βClick here: <a href=β{link.Url}β>{link.Text}</a>β
pattern (string) β Text fragment that should be replaced by linkurl (string) β Internal or external linktext (string) β Text replacementnopreview (boolean) π₯ β Website previews disabledyoutube_id (string) π₯ β Optional youtube movie idMessageLinkPreviewο
Website title and description
title (string) β Website title or og:title contentdescription (string) π₯ β Website descriptionMessageReactionο
Message emoji reaction
name (string) β Emojicounter (number) β Number of reactionsMessageReactionDetailο
Message reaction detail
created (string) β When reaction added, iso datetimename (string) β Reaction emojiMyReactionsο
Reactions to messages: frequently used and all available
Nodeο
Node (for external users)
uid (string) β Node uidtitle (string) β Node titleenabled (boolean) β Synchronization with node worksOAuthServiceο
OAuth service
name (string) β Integration titleurl (string) β Redirect urlOnlineCallο
Active call status
uid (string) β Call idstart (string) π₯ β Call startonline_count (number) π₯ β Number participants in callOnlineContactο
Contact online status
afk (boolean) π₯ β Is away from keyboardfocused (boolean) π₯ β Focus mode enabledmobile (boolean) β Is mobile clientPdfVersionο
PDF preview of mediafile. Experimental
url (string) β Absolute urltext_preview (string) π₯ β First string of text contentPushDeviceο
Push device info
type (string) β Type: android, ios, web, safaridevice_id (string) β Device id generated by client librarynotification_token (string) β Notification tokenvoip_notification_token (string) β Notification token for VOIP (iOS only)name (string) β Readable device namedata_pushes (boolean) β Send silently data pushes that must be fully processed by app. Must be true for modern mobile clientsdata_badges (boolean) β Send badge value as data. Experimentalallowed_notifications (boolean) β deprecatedReactionο
Emoji reaction
name (string) β Unicode symbolReceivedMessageο
Message receiving status
message_id (string) β Message idreceived (boolean) β Is receivednum_received (number) π₯ β Number of contacts received this message. Experimental_debug (string) π₯ β Debug message, if anyRemindο
Remind
uid (string) β Remind idfire_at (string) β Activation time, isocomment (string) π₯ β Comment, if anyRespο
Server response
_time (string) π₯ β Server side work timeok (boolean) β Request statusresult (any) π₯ β Result only if ok is true)details (string) π₯ β Error (only if ok is false and Error is βInvalidDataβ)reason (string) π₯ β Reason (only if ok is false and Error is `AccessDenied`)markup (array[MarkupEntity]) π₯ β Reason markup (only if ok is false and Error is `AccessDenied`)Sectionο
Task project or contact section
uid (string) β Section uidsort_ordering (number) β Sort orderingname (string) β Namegentime (number) β Object versiondescription (string) π₯ β Description, if anyis_archive (boolean) π₯ β Is deletedSessionο
Websocket session
uid (string) β Session idcreated (string) β Creation datetimelang (string) π₯ β Language codeteam (string) π₯ β Team idis_mobile (boolean) π₯ β Mobileafk (boolean) π₯ β Away from keyboarduseragent (string) π₯ β User agentaddr (string) π₯ β IP addressSharpLinkο
#-link autocomplete information
key (string) β What should be inserted to the chattitle (string) β What should be visible by userSharpLinkMetaο
#-link autocomplete details
public (boolean) π₯ β Is task or group public for non-gueststask_status (string) π₯ β Task status (for tasks)num (number) π₯ β Task number (for tasks)done (boolean) π₯ β Deprecated: use `TaskStatus == βdoneβ` comparsionShortMessageο
Short message based on chat message
message_id (string) β Message uidcreated (string) β Message creation datetime (set by server side) or sending datetime in future for draft messagesgentime (number) β Object versionis_archive (boolean) π₯ β This message is archive. True or nullSingleIconο
Small or large icon
url (string) β absolute url to iconwidth (number) β Icon width, in pixelsheight (number) β Icon height, in pixelsSubscriptionο
Subscription - an entity that signifies the fact of subscribing to the tariff of any team for a certain period (not defined, in the case of the default tariff)
uid (string) β Subscription idactivated (string) π₯ β Subscription activation timeexpires (string) π₯ β Subscription expiration timetariff_uid (string) π₯ β ID of the tariff for which the subscription is validuser_uid (string) π₯ β ID of the user who subscribedSubtaskο
Link to sub/sup task
title (string) β Task title. Generated from number and descriptionnum (number) β Task number in this teamdisplay_name (string) β Titlepublic (boolean) π₯ β Is task or group public for non-gueststask_status (string) π₯ β Subtask task statusSwitcherColorsο
SwitcherColors switcher colors for app
Tagο
Task tag
uid (string) β Tag idname (string) β Tag nameTariffο
Tariff for teams
uid (string) β Tariff idtitle_en (string) β Title of tariff in enlishtitle_ru (string) β Title of tariff in russianprice (string) π₯ β Price of tariffcloud_space (number) π₯ β Cloud space reserved for storing team users uploads in megabytesmax_members_in_team (number) π₯ β Maximum allowed number of members in a teammax_participants_per_call (number) π₯ β Maximum number of participants per callmax_upload_filesize (number) π₯ β maximum file size for uploadingTaskο
Task
custom_color_index (number) π₯ β Custom task colordescription (string) π₯ β Task descriptiontags (array[string]) π₯ β Task tagssection (string) π₯ β Task section UIDitems (array[string]) π₯ β Items of the taskdeadline (string) π₯ β Deadline time, if anypublic (boolean) π₯ β Is task or group public for non-guestsremind_at (string) π₯ β Fire a reminder at this timetask_status (string) π₯ β Task statusimportance (number) π₯ β Task importanceurgency (number) π₯ β Task urgencycomplexity (number) π₯ β Task complexityspent_time (number) π₯ β Time spentlinked_messages (array[string]) π₯ β Linked messagesuploads (array[string]) π₯ β Task uploadsTaskColorο
Task color rules color
TaskCountersο
Tasks counters
num_unread (number) π₯ β Unreads counternum_unread_notices (number) π₯ β Mentions (@) counterTaskFilterο
Task filter
title (string) β Filter titleTaskItemο
Task checklist item
uid (string) π₯ β Idgentime (number) β Object versionsort_ordering (number) π₯ β Sort orderingtext (string) β Text or β#{OtherTaskNumber}βchecked (boolean) π₯ β Item checkedcan_toggle (boolean) π₯ β Can I toggle this itemcan_change (boolean) π₯ β Can I change this itemTaskSortο
Task sort type
title (string) β Sort titleTaskStatusο
Custom task status
uid (string) π₯ β Status idsort_ordering (number) β Status sort orderingname (string) β Status internal nametitle (string) β Status localized nameis_archive (boolean) π₯ β Status not used anymoreTaskTabο
Task tab
title (string) β Tab titlehide_empty (boolean) β Disable this tab when it has no contentsshow_counter (boolean) β Show unread badgepagination (boolean) β Enable paginationTeamο
Team
uid (string) β Team idis_archive (boolean) π₯ β Team deletedgentime (number) β Object versionname (string) β Team namedefault_task_deadline (string) π₯ β Default task deadlinemax_message_update_age (number) β Max message update/deletion age, in secondslast_active (boolean) β User last activity was in this teambad_profile (boolean) π₯ β My profile in this team isnβt fullneed_confirmation (boolean) β Need confirmation after invite to this teamuse_patronymic (boolean) π₯ β Patronymic in usernames for this teamuser_fields (array[string]) β Username fields ordering. Possible values: βfamily_nameβ, βgiven_nameβ, βpatronymicβdisplay_family_name_first (boolean) π₯ β Family name should be first in display nameuse_task_importance (boolean) π₯ β Use importance field in tasktask_importance_min (number) π₯ β Minimal value of task importance. Default is 1task_importance_max (number) π₯ β Maximum value of task importance. Default is 5task_importance_rev (boolean) π₯ β Bigger number = bigger importance. Default: lower number = bigger importanceuse_task_urgency (boolean) π₯ β Use urgency field in taskuse_task_complexity (boolean) π₯ β Use complexity field in taskuse_task_spent_time (boolean) π₯ β Use spent time field in taskuploads_size (number) π₯ β Total uploads size, bytesuploads_size_limit (number) π₯ β Maximum uploads size, bytes, if anyunread (TeamUnread) 0οΈβ£ β Unread message countershide_archived_users (boolean) π₯ β Donβt show archived users by defaultpinned (boolean) π₯ β Team pinnedavailable_tariffs (array[string]) π₯ β Teamβs available tariff by includig archive onesTeamCounterο
Unread message counters
uid (string) β Team idunread (TeamUnread) β Unread message countersTeamShortο
Short team representation. For invites, push notifications, etc. Readonly
uid (string) β Team idname (string) β Team nameTermsο
Experimental translation fields for βteamβ entity renaming. Readonly
EnInTeam (string) β βin teamβEnTeam (string) β βteamβEnTeamAccess (string) β βaccess to teamβEnTeamAdmin (string) β βteam adminβEnTeamAdmins (string) β βteam adminsβEnTeamGuest (string) β βteam guestβEnTeamMember (string) β βteam memberβEnTeamMembers (string) β βteam membersβEnTeamOwner (string) β βteam ownerβ,EnTeamSettings (string) β βteam settingsβRuTeamSettings (string) β βΠ½Π°ΡΡΡΠΎΠΉΠΊΠΈ ΠΊΠΎΠΌΠ°Π½Π΄ΡβEnTeams (string) β βteamsβEnToTeam (string) β βto teamβRuInTeam (string) β βΠ² ΠΊΠΎΠΌΠ°Π½Π΄Π΅βRuTeam (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π°βRuTeamAccess (string) β βΠ΄ΠΎΡΡΡΠΏ ΠΊ ΠΊΠΎΠΌΠ°Π½Π΄Π΅βRuTeamAdmin (string) β βΠ°Π΄ΠΌΠΈΠ½ΠΈΡΡΡΠ°ΡΠΎΡ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamAdmins (string) β βΠ°Π΄ΠΌΠΈΠ½ΠΈΡΡΡΠ°ΡΠΎΡΡ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamD (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π΅βRuTeamGuest (string) β βΠ³ΠΎΡΡΡ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamMember (string) β βΡΡΠ°ΡΡΠ½ΠΈΠΊ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamMembers (string) β βΡΡΠ°ΡΡΠ½ΠΈΠΊΠΈ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamOwner (string) β βΠ²Π»Π°Π΄Π΅Π»Π΅Ρ ΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamP (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π΅βRuTeamR (string) β βΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeams (string) β βΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamsD (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π°ΠΌβRuTeamsP (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π°Ρ
βRuTeamsR (string) β βΠΊΠΎΠΌΠ°Π½Π΄βRuTeamsT (string) β βΠΊΠΎΠΌΠ°Π½Π΄Π°ΠΌΠΈβRuTeamsV (string) β βΠΊΠΎΠΌΠ°Π½Π΄ΡβRuTeamT (string) β βΠΊΠΎΠΌΠ°Π½Π΄ΠΎΠΉβRuTeamV (string) β βΠΊΠΎΠΌΠ°Π½Π΄ΡβRuToTeam (string) β βΠ² ΠΊΠΎΠΌΠ°Π½Π΄ΡβThemeο
Color theme
web_base (WebBase) 0οΈβ£ β WebBase colors for webUnreadο
Unread message counters
messages (number) β Total unread messagesnotice_messages (number) β Total unread messages with mentionschats (number) β Total chats with unread messagesUploadο
Uploaded media
uid (string) β Upload idcreated (string) β Uploaded atsize (number) β Upload size in bytesduration (number) π₯ β Mediafile duration (for audio/video only)name (string) β Filenameurl (string) β Absolute urlcontent_type (string) β Content typeanimated (boolean) π₯ β Is animated (images only)blurhash (string) π₯ β Compact representation of a placeholder for an image (images only)processing (boolean) π₯ β File still processing (video only)UploadPreviewο
Upload preview
url (string) β Absolute url to imageurl_2x (string) β Absolute url to high resolution image (retina)width (number) β Width in pixelsheight (number) β Height in pixelsUploadShortMessageο
Upload + ShortMessage
Userο
Account data
phone (string) π₯ β Phone for loginemail (string) π₯ β Email for loginfamily_name (string) π₯ β Family namegiven_name (string) π₯ β Given namepatronymic (string) π₯ β Patronymic, if anydefault_lang (string) π₯ β Default language codealt_send (boolean) β Use Ctrl/Cmd + Enter instead Enterasterisk_mention (boolean) β Use * as @ for mentionsalways_send_pushes (boolean) β Send pushes even user is onlinehide_pushes_content (boolean) β Hide pushes bodyunread_first (boolean) β Show unread chats in chat list firstmunread_first (boolean) β Show unread chats in chat list first on mobilestimezone (string) β Timezonequiet_time_start (string) 0οΈβ£ β Start silently time (no pushes, no sounds)quiet_time_finish (string) 0οΈβ£ β Finish silently time (no pushes, no sounds)UserWithMeο
Account data with extra information
phone (string) π₯ β Phone for loginemail (string) π₯ β Email for loginfamily_name (string) π₯ β Family namegiven_name (string) π₯ β Given namepatronymic (string) π₯ β Patronymic, if anydefault_lang (string) π₯ β Default language codealt_send (boolean) β Use Ctrl/Cmd + Enter instead Enterasterisk_mention (boolean) β Use * as @ for mentionsalways_send_pushes (boolean) β Send pushes even user is onlinehide_pushes_content (boolean) β Hide pushes bodyunread_first (boolean) β Show unread chats in chat list firstmunread_first (boolean) β Show unread chats in chat list first on mobilestimezone (string) β Timezonequiet_time_start (string) 0οΈβ£ β Start silently time (no pushes, no sounds)quiet_time_finish (string) 0οΈβ£ β Finish silently time (no pushes, no sounds)Wallpaperο
Chat wallpaper
key (string) β Unique identifiername (string) β Localized descriptionurl (string) β Url to jpg or pngHTTP Queriesο
TaskFilterο
Query parameters for listing messages
assignee- * ?assignee=jid,jidcreated_gte- * ?created_gte=<isodate>created_lte- * ?created_lte=<isodate>deadline_gte- * ?deadline_gte=<isodate>deadline_lte- * ?deadline_lte=<isodate>done_gte- * ?done_gte=<isodate>done_lte- * ?done_lte=<isodate>exclude_task_status- * ?exclude_task_status = new,done | new | anygentime_gt- gentime great than group/chatmember- * ?member=jid,jidnum- * ?num=num1,num2,num3..observer- * ?observer=jid,jid // TODO: rename to ?follower=owner- * ?owner=jid,jidpublic- * ?public=true|falseq- * ?q=section- * ?section=[ uid,uidβ¦ | β-β ]short- * ?short=true|falsesort- * ?sort = [ βcreatedβ | β-createdβ | βlast_messageβ | β-last_messageβ | βdeadlineβ | β-deadlineβ ]tag- * ?tag=[ tag,tag,tagβ¦ | β-β ]task_status- * ?task_status = new,done | new | any