Object

Below is the data structure of the Workspace object in Hive:

FieldTypeDescription
idStringUnique alphanumeric string id
nameStringName of the workspace
membersArrayMembers of the workspace as an array of User ID Strings
createdAtISO Date StringDate + time of Workspace creation
modifiedAtISO Date StringDate + time that the Workspace was last modified
createdByString/User IDUser ID string of the Workspace creator
modifiedByString/User IDUser ID string of the last user to modify fields on the Workspace