{
"body": {
"conditions": {
"updatedTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"firstTouch": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"language": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"lastTouch": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"utmSourceLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"accountId": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"phoneNumber": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"browserAgent": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"lastVisitTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"externalReferrerLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"name": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"createdTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"lastVisitIp": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"landingPageLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"email": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"firstVisitTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
}
},
"sorts": [
{
"sortOrder": "ASC",
"sortFieldKey": "string"
}
],
"paging": {
"start": 0,
"length": 1
}
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/butlervisitor/query' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"conditions": {
"updatedTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"firstTouch": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"language": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"lastTouch": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"utmSourceLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"accountId": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"phoneNumber": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"browserAgent": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"lastVisitTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"externalReferrerLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"name": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"createdTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
},
"lastVisitIp": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"landingPageLast": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"email": {
"conditionType": "FUZZY",
"value": "string",
"filter": [
"string"
]
},
"firstVisitTime": {
"conditionType": "TIME_RANGE",
"timeRange": {
"start": 0,
"end": 0
}
}
},
"sorts": [
{
"sortOrder": "ASC",
"sortFieldKey": "string"
}
],
"paging": {
"start": 0,
"length": 1
}
}
}'{
"code": 200,
"message": "",
"data": {
"list": [
{
"totalVisits": 33,
"updatedTime": 1761104930599,
"firstTouch": "{\"landingPage\":\"https://3chatte.myshopify.com/\",\"hasMarketing\":true,\"capturedAt\":\"2025-10-31T13:34:39.066Z\"}",
"language": "zh-CN",
"lastTouch": "{\"landingPage\":\"https://3chatte.myshopify.com/\",\"hasMarketing\":true,\"capturedAt\":\"2025-10-31T13:34:39.066Z\"}",
"utmSourceLast": "",
"accountId": "9d989ebf-c20e-4052-8886-1d44c21b7997",
"phoneNumber": "18823455432",
"browserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0",
"lastVisitTime": 1781508326632,
"externalReferrerLast": "",
"name": "田玲",
"createdTime": 1753800341732,
"lookup_35619bh169": "sit",
"lastVisitIp": "198.2.152.33",
"landingPageLast": "https://3chatte.myshopify.com/",
"lookup_gd40h55ggc": "nulla",
"email": "gs2k34_m1086@tom.com",
"firstVisitTime": 1738661650861,
"externalUserId": "wo56kvDgAA5VmZqvgsX8d-cDmSDXCZXQ",
"botUserId": "abc@xinheyun.com",
"imBotId": "1688856053740892",
"orgId": "6887410937e2124b6d6265a1"
}
],
"start": 36,
"length": 1,
"recordsTotal": 35
}
}