查询坐席成员-列表
GET
https://api.oraydev.cn/sl/v1/seats
坐席服务管理
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.oraydev.cn/sl/v1/seats?seatId&mobile&seatIdentity&isFilter&isAll&offset&limit&userAgent'
响应示例响应示例
200 - 示例 1
{}
请求参数
Query 参数
seatId
string <int64>
坐席ID.
mobile
string <int64>
手机号.
seatIdentity
string
坐席标识.
isFilter
boolean
过滤数据.
isAll
boolean
是否查询全部.
offset
integer <int32>
偏移量.
limit
integer <int32>
限制数.
userAgent
string
UA.