接口地址
[接口服务器地址]/api/im/groups/{group_id}.html
Request URL
名称 |
必选 |
说明 |
{group_id} |
true |
群组ID |
Request Body
名称 |
必选 |
类型 |
说明 |
start_time |
false |
string |
开始时间 支持时间戳:1514779200 或者 字符串时间:2018-01-01 12:00:00 |
end_time |
false |
string |
结束时间 支持时间戳:1514779200 或者 字符串时间:2018-01-01 12:00:00 |
num |
false |
string |
消息号 |
sendid |
false |
string |
发送人ID |
senddate |
false |
string |
发送日期 |
type |
false |
string |
消息类型 文件 file 图片 image 语音 voice 小视频 shoot |
remove_type |
false |
string |
排除消息类型 notify 通知消息 |
key |
false |
string |
关键词 消息内容 |
page |
false |
int |
页数 默认:1 |
page_size |
false |
int |
分页条数 默认:10 |
sort_dir |
false |
int |
排序方式 0 升序 1 降序 |
返回结果(成功)
{"status":1,"code":"0","msg":"","data":""}