Data Structure
Workspace
Workspace Data Type
Example
Properties
Property | Type | Description |
---|---|---|
workspace_id | string | Unique identifier of the workspace |
project_id | string | Unique identifier of the project |
name | string | Name of the workspace |
invitation_url | string | Invitation URL of the workspace |
logo_url | string | Logo URL of the workspace |
owner_id | string | Unique identifier of the owner |
owner_email | string | Email of the owner |
created_at | string | Creation time of the workspace |
modified_at | string | Last modification time of the workspace |
allowed_domains | string[] | Allowed domains of the workspace |
description | string | Description of the workspace |
total_member_count | number | Total member count of the workspace |
Was this page helpful?