#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
description
stringOptional description providing additional context about the workspace
digestFrequency
string (enum)How often the workspace receives traffic digest emails (none, weekly, monthly)
Allowed values
DIGEST_FREQUENCY_UNSPECIFIEDNot specified; defaults to monthly
DIGEST_FREQUENCY_NONENo digest emails
DIGEST_FREQUENCY_WEEKLYWeekly digest every Monday
DIGEST_FREQUENCY_MONTHLYMonthly digest on the 1st of each month
enforceMfa
booleanWhether members must complete multi-factor authentication at sign in
enrollRequestedAt
string (date-time)Timestamp when enrollment was requested for this workspace
faq
stringFrequently Asked Questions about this workspace stored as JSON
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
publishedAt
string (date-time)Timestamp when the workspace was published/made public
shortDescription
stringShort description for the workspace
slug
stringUnique slug for the workspace (URL-friendly identifier)
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_SPONSORED_PROWorkspace is on the sponsored pro plan with full pro features
SUBSCRIPTION_TYPE_PRO_PLANWorkspace has an active Pro plan subscription
SUBSCRIPTION_TYPE_ENTERPRISE_PLANWorkspace is managed under an Enterprise contract
SUBSCRIPTION_TYPE_LIGHT_PLANWorkspace has an active Light plan subscription
tags
stringComma-separated tags for the workspace
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)
website
stringWebsite URL for the workspace