GET api/v2/EmailConfigs/{EmailConfigId}?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailConfigId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
EmailConfigDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| EditionUser | UserBasic | ||
| EditionDateTime | date | ||
| ImapHost | string | ||
| ImapPort | integer | ||
| ImapUser | string | ||
| ImapPassword | string | ||
| ImapSecure | boolean | ||
| ImapOAuth2ProviderId | integer | ||
| ImapOAuth2Provider | OAuth2ProviderBasic | ||
| ImapClientId | string | ||
| ImapTenantId | string | ||
| ImapClientSecret | string | ||
| ImapOAuth2Credentials | string | ||
| SmtpHost | string | ||
| SmtpPort | integer | ||
| SmtpUser | string | ||
| SmtpPassword | string | ||
| SmtpSecure | boolean | ||
| SmtpOAuth2ProviderId | integer | ||
| SmtpOAuth2Provider | OAuth2ProviderBasic | ||
| SmtpClientId | string | ||
| SmtpTenantId | string | ||
| SmtpClientSecret | string | ||
| SmtpOAuth2Credentials | string | ||
| EditionView | string | ||
| string | |||
| Active | boolean | ||
| Id | integer | ||
| Identification | string |