获取自己朋友圈列表
POST
https://api.convergence.com/sns/getPersonalSns
请求参数
参数名
类型
描述
必填
uin
Long
微信号唯一标识
必填
firstPageMd5
String
在第一次获取朋友圈列表时返回。第一次获取不填,获取非第一页必填。
可选
lastSnsIdOfLastPage
Long
朋友圈列表最后一条朋友圈记录的snsId。 获取第一页前10条朋友圈不填,获取非第一页必填。
可选
请求参数示例
异步响应参数
参数名
类型
描述
必填
code
Long
状态码
必填
message
String
消息内容
必填
traceId
String
链路追踪ID
必填
reqTime
Integer
预留字段
必填
firstPageMd5
String
请求非前10条朋友圈内容必传字段
必填
snsObjectsCount
Integer
朋友圈条数
必填
commentId
Integer
评论记录Id,唯一标识
必填
content
String
评论内容
必填
createTime
Integer
评论时间
必填
nickName
String
评论者昵称
必填
replyId
Integer
评论为0;回复评论,则是被该条评论回复的评论Id。
必填
replyUserName
String
被该条评论回复的评论者微信号
必填
userName
String
评论者微信号
必填
commentCount
Integer
评论条数
必填
createTime
Integer
发布时间
必填
createTime
Integer
点赞时间
必填
nickName
String
点赞者昵称
必填
userName
String
点赞者微信号
必填
likeCount
Integer
点赞数量
必填
nickName
String
朋友圈所属者昵称
必填
objectDesc
String
朋友圈详情
必填
snsId
Long
朋友圈ID
必填
userName
String
朋友圈所属者微信号
必填
withUserCount
Integer
@提醒好友数量
必填
resultType
String
返回结果类型
必填
uin
Long
微信号唯一标识
必填
deviceId
String
设备ID
必填