Skip to main content

Domain Information

GET 

/partner/website/:user_domain_idx

Retrieves detailed information for a specific domain.

Request

Responses

200success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"user_code": "DEMO-USR-001",
"user_email": "user@example.com",
"user_name": "gildong",
"country": "Republic of Korea",
"user_domain_idx": "1",
"webserver_domain": "test.com",
"afc_code": "AAFC1",
"status": "Pending",
"custom_ssl_info": {
"crt_file": "-----BEGIN CERTIFICATE-----",
"key_file": "-----BEGIN PRIVATE KEY-----",
"ca_file": null,
"issuer": "MyFakeCA",
"dns": "test.com",
"expiration_date": "2026-06-01 10:41:50",
"cron_status": "N",
"execute_status": "N",
"apply_date": null
},
"ssl_expired_date": null,
"use_black_ip_block": "OFF",
"use_bad_bot_control": "OFF",
"use_good_bot_control": "OFF",
"forced_bypass": "OFF",
"ip": "198.51.100.0",
"ip_multi": [
""
],
"ip_cname": null,
"port_http": "80",
"port_https": "443",
"http_port_open": null,
"https_port_open": null,
"captcha_status": "OFF",
"sub_type": "N",
"cb_dns": {
"root_ip": "198.51.100.0",
"sub_cname": "xxx.xxxx.test.dns.com"
},
"cb_nameserver": [],
"registration_method": "DNS records",
"paid_plan": "Plan 1",
"limit_traffic": 0,
"limit_throughput": 1000000,
"ssl_status": "Pending",
"ssl_type": "Lets Encrypt HTTP Method",
"ssl_mode": "Basic",
"ssl_token": null,
"web_seal": "none",
"http_limit_conn": "40",
"http_limit_req": "800",
"https_limit_conn": "800",
"https_limit_req": "2400",
"redirect_https": "OFF",
"redirect_www": "OFF",
"enable_sni": "OFF",
"country_access": "OFF",
"country_access_type": "block",
"prevent_deletion": "N",
"allocation_date": null,
"registered_date": 1743476523,
"modified_date": 1743476528,
"delete_request_date": false,
"disconnect_date": null,
"ns_status": "N",
"service_plan_code": "waf",
"service_plan_idx": "1",
"is_cdn_use": "N",
"traffic": 0
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject