Table Type: Metadata
The single Genesys Organization that this tenant is for.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| id | string | Primary Key | The unique identifier of the organization |
| db_last_updated | datetime | The last time this record was updated in the database | |
| db_when_created | datetime | The time this record was created in the database | |
| db_when_deleted | datetime | The time this record was deleted in the database or NULL if not deleted | |
| state | string | One of: active, inactive or deleted | |
| product_platform | string | The product platform - one of: Genesyscloud, PureCloud, PureEngage, PureEngageCloud, PureConnect or PureConnectCloud | |
| name | string | The name of the organization | |
| default_language | string | The default language for the organization | |
| default_country_code | string | The default country code for the organization | |
| third_party_org_name | string | The short name for the organization. This field is globally unique and cannot be changed. | |
| third_party_uri | string | ||
| domain | string | The domain name for the organization | |
| version | int32 | ||
| default_site_id | string | The default site (location) for the organization | |
| support_uri | string | The support URI for the organization | |
| voicemail_enabled | boolean | Whether voicemail is enabled for the organization |
