The Tenant object
Attributes
id(string)required
Unique identifier for the tenant.
name(string)required
Display name of the tenant.
slug(string)required
URL-friendly unique identifier.
abbreviation(string)required
Short code (3–5 chars) for the tenant.
status(enum)
Current status of the tenant.
createdAt(string)
ISO 8601 timestamp when the tenant was created.
updatedAt(string)
ISO 8601 timestamp when the tenant was last updated.