Space
- accountingType: string
Unit Accounting unit (module setting field, shown only on space type contact or business process)
- assignedType: array integer[]
_categories IDs of categories assigned to this space
- assignedType: array integer[]
_teams IDs of teams assigned to this space
- assignedType: array integer[]
_users IDs of users directly assigned to this space
- boostType: string
Id read-onlyGlobally unique identifier for this record in the format EntityName0{id}, usable as a stable cross-entity reference
- businessType: array string[] enum
Case Add Button Options Configures places where to display button Add business case (module setting field, shown only on space module business-process )
values- offer
- order
- reservation
- businessType: string
Case Mask Mask used for generating numbers of new Business Case records (module setting field, shown only on space module business-process )
- businessType: array string[] enum
Contract Add Button Options Configures places where to display button Add business contract (module setting field, shown only on space module business-process )
values- offer
- order
- reservation
- businessType: string
Contract Mask Mask used for generating numbers of new Business Contract records (module setting field, shown only on space module business-process )
- businessType: string
Offer Mask Mask used for generating numbers of new Business Offer records (module setting field, shown only on space module business-process )
- businessType: string
Order Mask Mask used for generating numbers of new Business Order records (module setting field, shown only on space module business-process )
- categoriesType: object · Role matrix
Matrix of connected category ids with their respective roles
- managerType: array integer[]
MANAGER IDs
- memberType: array integer[]
MEMBER IDs
- ownerType: array integer[]
OWNER IDs
- chatType: array integer[]
Rooms Connected chat-room ids
- colorType: string
Color in hex
- controlsType: array object[]
UI control configuration entries for the todo module (module setting field, shown only on space module todo)
Empty object - createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- customType: array object[] · FieldValue[]
Fields Values Custom fields
A single custom field value attached to a record. The field is identified either by
customFieldInputId, or bycustomFieldInputName+module. Values of computed fields (inputTypecalculationandrollup) are read-only: a calculation value is evaluated at read time from the field'sinputCalculationformula and never stored, a rollup value is recomputed automatically from related records; writes to either are ignored.- valueType: stringrequired
The field value as a string; the actual storage column (valueInt, valueFloat, valueDatetime, valueWysiwyg) used internally is determined by the field's inputType. For inputType
calculationandrollupthis value is computed by the system and read-only — see the schema description. - createdType: string Format: date-timeread-only
Creation datetime
- customType: integer
Field Input Id Field id. If this field is not specified, ID is loaded using
customFieldInputNameandmodule - customType: string
Field Input Name Name of field which gets filled. Applied only when
customFieldInputIdis not set - entityType: integer
Id ID of the record (within the given module) that this value is attached to.
- fileType: integer
Id ID of the uploaded file; used when the field inputType is 'file'.
- idType: integerread-only
Unique identifier of this field value record.
- ipType: string
Address IP address from which this value was submitted; used for GDPR, newsletter, and cookie acceptance inputs.
- moduleType: string · All modules in system (dash syntax)
Module this field value belongs to
Module name in
kebab-case(dash-separated) format, used in URL path parameters. Open set (built-ins plus custom modules); not restricted to an enum. - selectedType: boolean
TRUE if this value is selected (used for checkboxes and radio sets)
- tableType: string
Module table (if module has more tables). If not filled, is loaded automatically
- translatableType: boolean
Is field translatable
- translationsType: object · TranslationLanguage
- valueType: string Format: date-time
Datetime read-onlyInput value, stored as Datetime (inner db representation of DATETIME value
- valueType: number Format: float
Float read-onlyInput value, stored as Float (inner db representation of DOUBLE value
- valueType: integer
Int read-onlyInput value, stored as Integer (inner db representation of INT value
- valueType: string
Module Module of connected entity. It's only for values from connected-value fields.
- valueType: string
Wysiwyg read-onlyInput value, stored as Wysiwig (inner db representation of TEXT value)
- customType: integer
Module Id ID of the custom module definition associated with this space, if it was created as a custom module space
- depthType: integerread-only
Level of depth inside current tree (nested set model)
- descriptionType: string
More detailed description of space
- editType: integer
Allow Seconds How many seconds can work reports of this space be edited, after their creation. Used for locking purposes. (module setting field, shown only on space type work )
- estimatedType: integer
_time Amount of minutes as an estimated time for this todo list
- filesType: array object[] · Array of multiple File objects
List of attached files
- statusType: integer
System Id requiredID of the system status that determines the file lifecycle stage
- boostType: string
Id read-onlyGlobally unique boost.space identifier for this record (UUID-like)
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- customType: array object[] · FieldValue[]
Fields Values Values of space-specific custom fields attached to this file
A single custom field value attached to a record. The field is identified either by
customFieldInputId, or bycustomFieldInputName+module. Values of computed fields (inputTypecalculationandrollup) are read-only: a calculation value is evaluated at read time from the field'sinputCalculationformula and never stored, a rollup value is recomputed automatically from related records; writes to either are ignored. - customType: integer
Type ID of the custom type classification applied to this file
- fileType: string
Name read-onlyInternal filename as stored on disk (may differ from the original upload name)
- filesizeType: stringread-only
Human-readable file size string (e.g. '4 kB')
- idType: integerread-only
Unique identifier - primary key
- isType: boolean
Featured Image When true, this image is used as the featured/cover image for the parent record
- labelsType: array array object[][] · Array of multiple Label objects[]
Labels attached to this file
- nameType: string
Original file name (human-readable)
- pathType: string
Relative storage path where the file is persisted on the server or remote storage
- publicType: string
Url read-onlyPublicly accessible URL for reading the file without authentication
- resizeType: array object[] · Array of thumbnails resizes
- statusType: object · Status
Full Status object for the user-defined status applied to this file
- statusType: integer
Id ID of the user-defined status applied to this file
- statusType: object · System status
System Full StatusSystem object for the system lifecycle status applied to this file
- storageType: integerread-only
Storage flag (0 = local disk, non-zero = remote/cloud storage)
- typeType: stringread-only
MIME type of the file (e.g. image/png, application/pdf)
- updatedType: string Format: date-timeread-only
Last updated timestamp
- updatedType: integer
User Id read-onlyID of user who last updated this record
- usageType: array array object[][] · Array of multiple FileUsage objects[]read-only
List of records across modules that reference this file
- gistType: boolean
Sync deprecatedIf contacts in this space are synchronized with Gist (module setting field, shown only on space type contact)
- idType: integerread-only
Unique identifier - primary key
- invoiceType: string
Mask Mask used for generating numbers of new Invoice records (module setting field, shown only on space module business-process )
- isType: boolean
_visible Whether this space is visible to non-owner users in listings
- isType: boolean
Virtual Determine if this stock is virtual (module setting field, shown only on space type stock )
- lftType: integerread-only
LEFT edge for tree identification (nested set model)
- moduleType: string
Module type this space belongs to (e.g. contact, deal, todo, work, product, stock-item, business-process)
- nameType: string
Name of the Space
- notificationType: boolean
On Space Create Check for triggerring notifications about created sub-space (module setting field, shown only on space module business-process )
- pagesType: array integer[]
Connected page ids
- parentType: integer
_node _id ID of the parent space in the nested set tree; null means this is a root-level space
- prestashopType: boolean
Sync deprecatedIf products in this space are synchronized with prestashop (module setting field, shown only on space type product)
- purchaseType: string
Mask Mask used for generating numbers of new Purchase records (module setting field, shown only on space module business-process )
- reservableType: boolean
If products in this space are reservable (module setting field, shown only on space module product )
- reservationType: string
Unit Sets minimal reservation unit for products in this space (module setting field, shown only on space type product )
- rgtType: integerread-only
RIGHT edge for tree identification (nested set model)
- rightenumconst:project
Name of parent module
values- project
- rightType: integer
_id ID of the parent module record this space is nested under
- spacesType: object
Allowed Sub-spaces permitted to be nested under this space, keyed by module, e.g. product => [11]
- propertyType: array integer[]
Name
- statusType: integer
_id ID of the currently active Status for this space
- statusType: object · System status
_system Status system object
- activatedType: integer
Whether this status system is active and available for use; 1 = active, 0 = inactive
- allowType: string
_move Serialized JSON rule set defining which status transitions are permitted within this status system
- boostType: string
Id read-onlyGlobally unique identifier for this record in the format EntityName0{id}, usable as a stable cross-entity reference
- colorType: string
Status system color
- customType: boolean
Whether this is a user-defined custom status system (1) or a built-in system status system (0)
- iconType: string
Status system icon
- iconType: string
_prefix Font-icon library prefix used to render the icon (e.g. 'fas' for Font Awesome Solid)
- idType: integerread-only
Unique identifier - primary key
- moduleType: string
Module type this status system is associated with (e.g. contact, deal, todo)
- nameType: string
Status system name
- systemType: string
_name Internal system-level identifier for this status system, used to reference built-in status systems by a stable key
- weightType: integer
Display order position; lower values appear first
- statusType: integer
_system _id ID of the StatusSystem that provides the available statuses for records in this space
- teamsType: object · Role matrix
Matrix of connected team ids with their respective roles
- managerType: array integer[]
MANAGER IDs
- memberType: array integer[]
MEMBER IDs
- ownerType: array integer[]
OWNER IDs
- tridType: integerread-only
Tree Id identification (for multiple trees separation in nested set model)
- usersType: object · Role matrix
Matrix of connected user ids with their respective roles
- managerType: array integer[]
MANAGER IDs
- memberType: array integer[]
MEMBER IDs
- ownerType: array integer[]
OWNER IDs
- vectorType: boolean
Search Enabled If true, text/wysiwyg field value writes inside this space are embedded synchronously and the /record/vector/* endpoints are available; if false, vector-search endpoints respond 403 (code 4237) and writes do not generate embeddings
- weightType: integer
Weight, for ordering purposes