Array of multiple Module objects
- Type: array object[] · Array of multiple Module objects
- colorType: stringrequired
Accent color for the module displayed in the UI, in 6-digit HEX format (e.g. '#FF5733').
- iconType: string
Name requiredFontAwesome icon name (e.g. 'database', 'user').
- iconType: string
Prefix requiredFontAwesome icon style prefix (e.g. 'fas', 'far', 'fab').
- nameType: stringrequired
Display name of the module, unique within a space.
- boostType: string
Id read-onlyGlobally unique cross-system identifier for this record (used for integrations and deduplication).
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user that created this module
- descriptionType: string | null
More detailed description of the module
- idType: integerread-only
Unique identifier - primary key
- isType: boolean
Demo Whether this module is a demo module
- updatedType: string Format: date-timeread-only
Last updated timestamp
- updatedType: integer
User Id read-onlyID of user who last updated this record