前端请求URL:

POST/plugin.customer-manage.frontend.controllers.customer.get-customer-browse-list

企业微信PC端请求URL:

POST/xx.com/business/{公众号id}/plugin/CustomerManage/getCustomerBrowseList

参数:

参数名 是否必须 类型 说明
menu_type int 1我的客户,2部门客户,3公海客户
customer_id int 客户id
limit int 每页数量,默认15

返回示例:

正确时返回:


返回参数说明:

参数名 类型 说明
data[].created_at string 访问时间
data[].type_name string 页面类型
data[].url string 页面url
data[].port string 端口