#The Custom Domain object
Represents a custom domain in the system
activatedAt
string (date-time)Timestamp when the domain became active after passing verification and certificate checks.
createdAt
string (date-time)id
stringlastCheckedAt
string (date-time)name
stringstatus
string (enum)The status of a custom domain
Allowed values
STATUS_UNSPECIFIED
The status is not specified
STATUS_INACTIVE
The domain is inactive. It was created but not checked yet.
STATUS_DOMAIN_PENDING
The domain is pending. Last time it was checked, it was not pointing to the correct Linkbreakers subdomain.
STATUS_VERIFICATION_PENDING
The domain is pending verification. Please verify through TXT record.
STATUS_CERTIFICATE_PENDING
The domain is pending certificate. The SSL certificate is not yet ready.
STATUS_ACTIVE
The domain is fully active
updatedAt
string (date-time)workspaceId
string