This schema describes objects returned by the Workspace endpoints.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string (uuid) | Yes | Unique identifier for the workspace (read-only) |
timestamp_created | string (date-time) | Yes | Timestamp when the workspace was created (read-only) |
timestamp_updated | string (date-time) | Yes | Timestamp when the workspace was last updated (read-only) |
owner | string (uuid) | Yes | User ID of the workspace owner (read-only) |
name | string | Yes | Name of the workspace |
plan_id | string, nullable | No | Plan ID for workspace (read-only) |
add_unsub_to_block | boolean, nullable | No | Whether to add unsubscribes to block list |
default_opportunity_value | number, nullable | No | Default value for opportunities |
plan_id_leadfinder | string, nullable | No | Plan ID for leadfinder (read-only) |
plan_id_verification | object | No | Plan ID for verification service (read-only) |
plan_id_verification.quantity | number | No | |
plan_id_verification.product_id | string | No | |
plan_id_verification.timestamp_updated | string (date-time) | No | |
org_logo_url | string, nullable | No | URL to workspace logo |
org_client_domain | string, nullable | No | The domain for the white label agency mode (read-only) |
plan_id_crm | string, nullable | No | Plan ID for CRM (read-only) |
plan_id_website_visitor | string, nullable | No | Plan ID for website visitor tracking (read-only) |
plan_id_inbox_placement | string, nullable | No | Plan ID for inbox placement (read-only) |