Skip to content

Tenant

Tenant in the system

PropertyTypeDescription
created_atstringCreation timestamp
db_name?string | nullDatabase name (null = uses main database, for backward compatibility)
deleted_at?string | nullSoft delete timestamp
idstringUnique identifier for the tenant
is_defaultbooleanWhether this is the default tenant
metadata?Record<string, unknown>Arbitrary metadata
namestringDisplay name
slugstringURL-friendly identifier (e.g., “acme-corp”)
statusTenantStatusCurrent status of the tenant
updated_at?stringLast update timestamp