{
"body": {
"conditions": {
"id": {
"conditionType": "KEYWORD",
"value": "1487754921712455113"
}
},
"paging": {
"start": 0,
"length": 1
}
}
}curl --location 'https://c2.xinheyun.com/api/open/v3/butlersession/query' \
--header 'Content-Type: application/json' \
--data '{
"body": {
"conditions": {
"id": {
"conditionType": "KEYWORD",
"value": "1487754921712455113"
}
},
"paging": {
"start": 0,
"length": 1
}
}
}'{
"code": 0,
"message": "string",
"data": {
"list": [
{
"updatedTime": 0,
"workSpaceId": "string",
"createdTime": 0,
"visitorId": "string"
}
],
"start": 0,
"length": 0,
"recordsTotal": 0
}
}