{ "anchor_id": "0225376", "index": 0, "chat_id": "cidzZ7txxxx", "feed_id": "c16a6277-a538-466xxxx", "page_size": 10 }
curl --location --request POST 'http://127.0.0.1/topapi/planetom/feeds/watchdata/get?access_token=dc73axxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "anchor_id": "0225376", "index": 0, "chat_id": "cidzZ7txxxx", "feed_id": "c16a6277-a538-466xxxx", "page_size": 10 }'
{ "result": { "viewer_watch_details": [ { "play_record_duration": 0, "play_live_duration": 0, "userid": "string" } ], "has_finish": 0 }, "success": true, "errcode": 0, "errmsg": "string" }