EmailDomains
Email domains.
View Specific Information
Required Scopes
To query this view, Scope must include okta.emailDomains.read.
Select
The driver uses the Okta API to process WHERE clause conditions built with the following columns and operators.- Id supports the '=' operator
All other filters are processed client-side within the driver.
For example, the following query is processed server-side:
SELECT * FROM EmailDomains WHERE Id='OeD114iNkrcN6aR680g4'
Columns
Name | Type | Description |
Id [KEY] | String | Id of the domain |
ValidationStatus | String | Status of the domain |
DisplayName | String | Display name of the domain |
UserName | String | User name |
Domain | String | Domain name |
ValidationSubdomain | String | Subdomain for the email sender's custom mail domain |
DnsValidationRecords | String | Array of DNS validation records |