GET /conversations/{conversation_id}/read 完全相同。Authorization: Bearer ********************im:read-读取可见会话、成员、历史、已读状态并增量同步curl --location 'https://api.yearnstudio.cn/conversations/018f274a-86e6-7ef1-b610-77cb15af52bd/read-state'{
"code": 200,
"msg": "ok",
"data": {
"last_id": 0
}
}