curl --location --request GET 'https://example.com:30888/cdn_domains//custom-hostnames'{
"cdn_domain": {
"data": [
{
"CustomOriginServer": "string",
"Hostname": "string",
"Id": "string",
"OwnershipVerification": {
"Name": "string",
"Type": "string",
"Value": "string"
},
"OwnershipVerificationHttp": {
"HttpBody": "string",
"HttpUrl": "string"
},
"SSL": {
"BundleMethod": "string",
"CertificateAuthority": "string",
"DcvDelegationRecords": [
{
"Cname": "string",
"CnameTarget": "string"
}
],
"Id": "string",
"Method": "string",
"Settings": {
"min_tls_version": "string"
},
"Status": "string",
"Type": "string",
"ValidationRecords": [
{
"Status": "string",
"TxtName": "string",
"TxtValue": "string"
}
],
"Wildcard": true
},
"Status": "string"
}
]
}
}