{
"current": 0,
"size": 0,
"orders": [
""
],
"name": ""
}curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/kf/account/page' \
--header 'Authorization: Bearer 请求凭证' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"orders": [
""
],
"name": ""
}'{
"success": true,
"code": 0,
"msg": "",
"value": {
"pages": 0,
"records": [
{
"name": "",
"avatar": "",
"welcomeMsg": "",
"openKfId": ""
}
],
"total": 0,
"size": 0,
"current": 0
},
"traceId": ""
}