GET domain/{domainId}

Retrieves a Domain with the specified DomainId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
domainId System.Guid Required

Body Parameters

None

Response Information

Resource Description

Epic.Customer.Api.ResponseModels.MappingFromDbEntities.DomainAllRecords
NameDescriptionTypeAdditional information
CNameRecords System.Collections.Generic.List`1[Epic.Applications.DNS.CNameRecordModel] None
TxtRecords System.Collections.Generic.List`1[Epic.Applications.DNS.TxtRecordModel] None
MxRecords System.Collections.Generic.List`1[Epic.Applications.DNS.MxRecordModel] None
ARecordFailovers System.Collections.Generic.List`1[Epic.Applications.DNSFailover.ARecordFailoverResponse] None
SoaRecord System.Collections.Generic.List`1[Epic.Applications.DNS.SoaRecordModel] None
ARecords System.Collections.Generic.List`1[Epic.Applications.DNS.ARecordModel] None
DomainID System.Guid None
DomainName System.String None
StatusID System.Int32 None
CustomerID System.Int32 None
ModifiedDate System.DateTimeOffset None
ParentDomainID System.Guid None
Deleted System.Boolean None
CompanyID System.Int32 None