{
"guid": "string",
"sid_list": []
}
curl --location --request POST '/sns/get_sns_detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"sid_list": []
}'
{
"error_code": 0,
"error_message": "ok",
"data": {
"info_list": [
{
"sid": "7338728358423712154",
"author_vid": "1688856814580613",
"seq": "1708680847775",
"time": 1708680847,
"content": "5rWL6K+V5pyN",
"comment_list": [
{
"commentid": "3",
"from_id": "7881303217905494",
"sid": "7338728358423712154",
"time": 1708680880,
"comment": "6K+E6K665LiA5LiL",
"flag": 2
}
],
"postid": "Q0FNUWpzM2hyZ1lZaGVlSjlKbUFnQU1nNjduUDVnOD0=",
"flag": 1,
"update_time": "1708680880803",
"xid": [
"7881303217905494"
],
"type": 0,
"task_sid": "0",
"link_info": {},
"poi_info": {},
"visible_type": 0
}
]
}
}