Skip to main content

Retrieve All Domains for All Customers Under Partner

GET 

/partner/website/all

Request

Responses

200success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"user_domain_list": [
{
"user_code": "DEMO-USR-001",
"user_email": "user@example.com",
"user_name": "user",
"country": "Republic of Korea",
"user_domain_idx": "1",
"webserver_domain": "test.com",
"afc_code": "AAFC1",
"status": "Pending",
"ssl_expired_date": "2026-01-01",
"use_black_ip_block": "OFF",
"use_bad_bot_control": "OFF",
"use_good_bot_control": "OFF",
"forced_bypass": "OFF",
"ip": "203.0.113.50",
"ip_multi": [
"203.0.113.50,203.0.113.50"
],
"ip_cname": null,
"port_http": "80",
"port_https": "443",
"http_port_open": 88,
"https_port_open": 443,
"captcha_status": "OFF",
"sub_type": "S",
"cb_dns": {
"sub_cname": "demo.example.cbricdns.com"
},
"cb_nameserver": [],
"registration_method": "DNS records",
"paid_plan": null,
"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": 1743476523,
"registered_date": 1743476523,
"modified_date": 1743476528,
"delete_request_date": false,
"disconnect_date": 1743476523,
"ns_status": "N",
"service_plan_code": "waf",
"service_plan_idx": "1",
"is_cdn_use": "N",
"traffic": 0
}
],
"total_count": "24"
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject