GET api/v2/EmailConfigs/{EmailConfigId}
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
EmailConfigId | integer |
Required |
Response
EmailConfigDetailName | Description | Type | Additional information |
---|---|---|---|
EditionUser | UserBasic | ||
EditionDateTime | date | ||
ImapHost | string | ||
ImapPort | integer | ||
ImapUser | string | ||
ImapPassword | string | ||
ImapSecure | boolean | ||
SmtpHost | string | ||
SmtpPort | integer | ||
SmtpUser | string | ||
SmtpPassword | string | ||
SmtpSecure | boolean | ||
ImapOAuth2ProviderId | integer | ||
ImapOAuth2Provider | OAuth2ProviderBasic | ||
ImapClientId | string | ||
ImapTenantId | string | ||
ImapClientSecret | string | ||
EditionView | string | ||
string | |||
Active | boolean | ||
Id | integer | ||
Identification | string |
Response Format
application/json, text/json
Sample:
{ "EditionUser": { "Active": true, "CultureId": "sample string 2", "Login": "sample string 3", "Email": "sample string 4", "ServiceCenter": { "Active": true, "PriceList": { "Active": true, "Expire": "2025-08-04T18:38:56.9114536Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Id": 2, "Identification": "sample string 3" }, "ServiceArea": { "ServiceCenter": { "Active": true, "PriceList": { "Active": true, "Expire": "2025-08-04T18:38:56.9114536Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Id": 2, "Identification": "sample string 3" }, "ExtraTime": 1, "ExternalServiceArea": true, "Active": true, "Id": 3, "Identification": "sample string 4" }, "Account": { "Complement": "sample string 1", "ReferenceKey": "sample string 2", "AccountType": { "Active": true, "RequireRegistryNumber": true, "AccountTypeRegistryTypeId": 1, "Id": 3, "Identification": "sample string 4" }, "PriceList": { "Active": true, "Expire": "2025-08-04T18:38:56.9114536Z", "ConsiderServiceCenterPriceListFromSampleOrWork": true, "Id": 3, "Identification": "sample string 4" }, "Active": true, "RelatedAccountRequired": true, "RegistryNumber": "sample string 5", "CultureId": "sample string 6", "Id": 7, "Identification": "sample string 8" }, "SignatureCertFileId": 1, "LicenseGroup": { "Id": 1, "Identification": "sample string 2", "UserReadOnlyAccessCount": 3, "UserEditableAccessCount": 4 }, "ReadOnlyAccess": true, "Reserved": true, "ServiceAreaId": 1, "ExternalUser": "sample string 5", "Id": 6, "Identification": "sample string 7" }, "EditionDateTime": "2025-08-04T18:38:56.9114536Z", "ImapHost": "sample string 1", "ImapPort": 2, "ImapUser": "sample string 3", "ImapPassword": "sample string 4", "ImapSecure": true, "SmtpHost": "sample string 6", "SmtpPort": 7, "SmtpUser": "sample string 8", "SmtpPassword": "sample string 9", "SmtpSecure": true, "ImapOAuth2ProviderId": 1, "ImapOAuth2Provider": { "Id": 1, "Identification": "sample string 2", "Active": true }, "ImapClientId": "sample string 11", "ImapTenantId": "sample string 12", "ImapClientSecret": "sample string 13", "EditionView": "sample string 7|2025-08-04T15:38:56.911Z", "Email": "sample string 14", "Active": true, "Id": 16, "Identification": "sample string 17" }
text/html
Sample:
{"EditionUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:38:56.9114536Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:38:56.9114536Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:38:56.9114536Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"EditionDateTime":"2025-08-04T18:38:56.9114536Z","ImapHost":"sample string 1","ImapPort":2,"ImapUser":"sample string 3","ImapPassword":"sample string 4","ImapSecure":true,"SmtpHost":"sample string 6","SmtpPort":7,"SmtpUser":"sample string 8","SmtpPassword":"sample string 9","SmtpSecure":true,"ImapOAuth2ProviderId":1,"ImapOAuth2Provider":{"Id":1,"Identification":"sample string 2","Active":true},"ImapClientId":"sample string 11","ImapTenantId":"sample string 12","ImapClientSecret":"sample string 13","EditionView":"sample string 7|2025-08-04T15:38:56.911Z","Email":"sample string 14","Active":true,"Id":16,"Identification":"sample string 17"}