id | string, UUID, π system | β
Yes | Unique identifier (read-only) | β | Unique identifier of the workspace previously created | βworkspace-uuid-123β |
name | string | β
Yes | 1β100 chars | β | Workspace name | βMy Marketing Teamβ |
description | string | βͺ No | max 500 chars | β | Workspace description | βWorkspace for marketing and communication teamβ |
avatar_image | string | βͺ No | nullable URL | β | Workspace profile image URL | βhttps://example.com/workspace-avatar.jpgβ |
trusted | boolean | βͺ No | default: false | true , false | Indicates if the workspace is trusted | false |
avatar_color | string | βͺ No | hex or color name | β | Avatar color for customization | β#3B82F6β |
external_workspace_id | string | βͺ No | unique, nullable | β | External ID for integrations | βexternal-123β |
created_at | string (ISO 8601) π system | β | auto timestamp | β | Creation timestamp | β2023-01-01T12:00:00Zβ |
updated_at | string (ISO 8601) π system | β | auto timestamp | β | Last updated timestamp | β2024-01-01T12:00:00Zβ |
deleted_at | string | null π system | βͺ No | nullable ISO 8601 | β | Deletion timestamp (soft delete) | β2024-01-01T12:00:00Zβ |