Array of multiple Record objects
- Type: array object[] · Array of multiple Record objects
- spaceType: integer
Id requiredID of the space this record belongs to.
- statusType: integer
System Id requiredID of the system-level status (pipeline stage) this record belongs to; must be valid for the module.
- 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 who created this record
- customType: array object[] · FieldValue[]
Fields Values Values for all custom fields defined in the module, keyed by field definition.
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. - featuredType: integer
Image Id ID of the File used as the default image for this record.
- filesType: array integer[]read-only
IDs of files attached to this record.
- idType: integerread-only
Unique identifier - primary key
- labelsType: array integer[]
IDs of labels assigned to this record.
- statusType: integer
Id ID of the user-defined sub-status within the system status.