Get a tenant
Get a tenant by ID.
Get a tenant
Get a tenant by ID.
Endpoint
Rate limit
Tier 4Path parameters
The unique identifier for the tenant.
Query parameters
When true, merges environment-level default preferences into the tenant's settings.preference_set field before returning the response. Defaults to false.
Returns
A tenant entity.
The typename of the schema.
The unique identifier for the tenant.
An optional name for the tenant.
The settings for the tenant. Includes branding and preference set.
The branding for the tenant.
The icon URL for the tenant. Must point to a valid image with an image MIME type.
The logo URL for the tenant. Must point to a valid image with an image MIME type.
The primary color for the tenant, provided as a hex value.
The primary color contrast for the tenant, provided as a hex value.
The preference set for the tenant. Used to override the default preference set.
Any additional custom properties.