{
"alias": "string",
"created_at": [
"string"
],
"page": 1,
"page_size": 20
}curl --location --request POST 'https://www.quma.cn/api/index/statistics/history' \
--header 'AppId;' \
--header 'AppSecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"alias": "string",
"created_at": [
"string"
],
"page": 1,
"page_size": 20
}'{
"list": [
{
"add_external_contact": 0,
"ads_platform": "string",
"ads_platform_label": "string",
"browser": "string",
"browser_label": "string",
"chat_seq10": 0,
"chat_seq3": 0,
"chat_seq5": 0,
"city": "string",
"city_code": 0,
"country": "string",
"created_at": 0,
"customer_start_chat": 0,
"device": "string",
"device_label": "string",
"friend_request": 0,
"id": 0,
"ip": "string",
"longpress": 0,
"network": "string",
"os": "string",
"os_label": "string",
"province": "string",
"province_code": 0,
"referer": "string",
"visit": 0
}
],
"total": 0
}