查询坐席成员-列表
GET
https://api.oraydev.cn/sl/v1/seats请求参数
Query 参数
seatId
string <int64>
坐席ID.
mobile
string <int64>
手机号.
seatIdentity
string
坐席标识.
isFilter
boolean
过滤数据.
isAll
boolean
是否查询全部.
offset
integer <int32>
偏移量.
limit
integer <int32>
限制数.
userAgent
string
UA.
Header 参数
Authorization
string
必需
Bearer [access_token]
示例代码
返回响应
成功(200)
服务器错误(500)
HTTP 状态码: 200
内容格式: JSONapplication/json
A successful response.
数据结构
object {0}
示例
未设置
最后修改时间: 6 天前