获取封禁详情 编辑文档

说明

获取封禁用户权限的规则列表。

请求URL

/ban/{appKey}/{id} GET

请求头

X-Auth-Token

请求参数

参数名 类型 必须 描述
appKey string 指定的appKey
id string 封禁策略id,可选,如果未指定则返回所有

返回结果

{
"status":"int //the status code compatible with http code",
"message":"string //the extra explain message, always 'ok' if success",
"data":[{
"id":"long //the global unique id",
"channel":"string //the channel to be banned",
"uid":"long //the uid to be banned",
"ip":"string //the ipv4 to be banned"
}]
}
野狗新手?
立即注册,为你提供安全可靠的实时通信云服务。
没找到需要的文档?
你可以提交工单反馈 或 阅读常见问题