| createdAt |
string |
The creation date |
| defaultItemTtl |
number |
The default ttl for the workspaces items, in seconds. If not set, the default will be set by server configuration (currently 1 year) |
| id |
object |
|
| labels |
array |
A list of user defined labels or tags |
| name |
string |
The name of the workspace, must be seen as a human readable technique id. Can not be formatted like an id. Must be unique in the platform. Auto-generated if not provided at the creation of the workspa |
| title |
string |
Human readable workspace title for convenience |
| userId |
string |
The id of the user who own the workspace |