#The Workspace object
Serves as the tenant boundary in Linkbreakers, grouping links, members, settings, billing state, and analytics under a single organization's environment.
country
stringISO 3166-1 alpha-2 country code inferred from the owner signup or link activity
createdAt
string (date-time)Timestamp when the workspace record was created
enforceMfa
booleanWhether members must complete multi-factor authentication at sign in
id
stringUnique identifier for the workspace (UUID)
inactiveSince
string (date-time)When the workspace was flagged as inactive due to lack of activity (cleared on next sign-in/scan)
linkSettingId
stringLink setting configuration that governs visitor data collection (UUID)
name
stringHuman-readable display name chosen during signup
subscriptionType
string (enum)Billing plan currently applied to the workspace
Allowed values
SUBSCRIPTION_TYPE_UNSPECIFIEDSubscription plan not yet assigned
SUBSCRIPTION_TYPE_FREE_TRIALWorkspace is currently in the free trial period
SUBSCRIPTION_TYPE_FREE_FOREVERWorkspace is on the free forever plan with limited features
SUBSCRIPTION_TYPE_PRO_PLANWorkspace has an active Pro plan subscription
SUBSCRIPTION_TYPE_ENTERPRISE_PLANWorkspace is managed under an Enterprise contract
timezone
stringDefault timezone used to render analytics and schedules (IANA name)
updatedAt
string (date-time)Timestamp of the last workspace-level update
verifiedAt
string (date-time)Timestamp when the workspace passed verification (e.g., owner email confirmed)