Statuses
- Type: array object[] · Statuses
Array of objects
- iconType: stringrequired
Status icon
- iconType: string
_prefix requiredFont-icon library prefix used to render the icon (e.g. 'fas' for Font Awesome Solid)
- nameType: stringrequired
Status name
- 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 color
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
_user _id ID of the user who created this status
- idType: integerread-only
Unique identifier - primary key
- spacesType: array integer[]
IDs of spaces this status is scoped to; empty means the status is available globally within its StatusSystem
- statusType: integer
_system _id ID of the StatusSystem this status belongs to
- statusType: object · System status
System StatusSystem object
- weightType: integer
Display order position; lower values appear first