Supported Fields for the Spaces Table
The following table provides the supported fields for the Spaces table:
Column Name | Column Type | Description | Example |
---|---|---|---|
name | varchar | The name of the space. | cdf_industrial_canvas |
createdTime | timestamp | The date when the space was created. | 2025-09-07T15:50+00Z |
lastUpdatedTime | timestamp | The date when the space was last modified. | 2025-09-07T15:50+00Z |
isGlobal | bool | It determines whether the space is a global space or not. | true |
description | varchar | Description of the space | cdf_industrial_canvas space |
Provide Feedback