Space Docs
Domain Model

Asset Group

Fields

FieldTypeRequiredDefaultDescription
idstring.uuidYesId
createdAtstring.date-timeYesCreated at
updatedAtstring.date-timeYesUpdated at
workspaceIdstringYesID of the associated workspace
customerIdunknownNoID of the associated customer
namestringYesName
descriptionunknownNoDescription
archivedAtunknownNoArchived at
archivedByUserIdunknownNoID of the associated archived by user
visibilityModeunknownYesVisibility mode

Create Schema

Fields accepted when creating a new record:

FieldTypeRequiredDefaultDescription
namestringYesName
descriptionstringNoDescription
customerIdstringNoID of the associated customer
workspaceIdstringNoID of the associated workspace
visibilityModeunknownNoVisibility mode

Update Schema

All fields are optional when updating:

FieldTypeRequiredDefaultDescription
namestringNoName
descriptionstringNoDescription
customerIdstringNoID of the associated customer

On this page