curl --location --request GET 'https://ctgcdn.esurfingcloud.com/API/cdn/domain/response/header/policy?domain=' \
--header 'Authorization: Bearer Af8VDldHtQxxxF4n=H8tLRl9Er7WdhaXvWWd/' \
--header 'Content-Type: application/json'{
"code": 1,
"message": "OK",
"data": {
"id": "289",
"name": "ytest88.verycloud.com.cn",
"policy_id": "5cc3b908-e619-4b99-88e5-2cf7f45965bd",
"policy_name": "Managed-CORS-With-Preflight",
"policy_desc": "Allows all origins for CORS requests, including preflight requests"
}
}