{
"domain": "testhw1.rgslb.link",
"scope": "month"
}curl --location --request POST 'https://portal.cloudhkcdn.com/API/cdn/statistics/http/code/detail' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"domain": "testhw1.rgslb.link",
"scope": "month"
}'{
"code": 1,
"message": "OK",
"data": {
"200": [
{
"time": "1712799600",
"req": "56"
},
{
"time": "1712911500",
"req": "86"
},
{
"time": "1713255900",
"req": "2"
}
],
"206": [
{
"time": "1712799600",
"req": "6"
}
],
"301": [
{
"time": "1713425100",
"req": "1"
}
],
"304": [
{
"time": "1712799600",
"req": "1"
},
{
"time": "1713247200",
"req": "25"
}
],
"504": [
{
"time": "1712911500",
"req": "1"
}
],
"000": [
{
"time": "1712799600",
"req": "2"
}
]
}
}