接口地址
http://47.96.254.180:8000/api/message/getSyncRoamingMsgList.html
请求参数
名称 | 必选 | 类型 | 说明 |
---|---|---|---|
ssid | true | string | 企业ID,什么是企业ID |
uid | true | string | 用户ID |
app_id | true | string | 接入商ID,什么是接入商ID |
authen | true | string | 认证码 ,如何生成认证码 |
my_user_id | true | string | 我的用户id,必填 |
month | true | string | 当前年月 例:202502 必填 |
调用样例及调试工具
测试地址返回结果(成功)
{"status":1,"data":{"data":[{"gid":"B57FD1A1-1C5C-11E8-A470-000C29B0CDE4","create_time":"1510212009832280","contents":"你好","attachment":"https:\/\/picsum.photos\/200","send_user_id":"101"},{"gid":"B57FD1A1-1C5C-11E8-A470-000C29B0CDE4","create_time":"1510212009832280","contents":"你好","attachment":"https:\/\/picsum.photos\/200","send_user_id":"101"}]},"err_code":0,"err_msg":""}