curl --location --request GET 'http://101.126.20.163:8080/douyin/relation/follow/list/?user_id=7321399975273824256&token=v2.local.OO19ihk4h03acSPzDnrSMs-BAcxe4LgmIIt0BFYFjLebE0VWiAP4khLVrff_z7f_hSsj3RobUcT5LMpmPAKE4ZUzawr90w8jTdzsWL0OIL0WBEAPVQ-slohA1r-h89MbyW9aCwKD2ujkdsF9rrs9Uc2VoSxSfttFnoXT5IQEUrmhej_v3ICYX92t6F1sRxvufbZ8JCn-A0o-6jxu6re6318yHutl4vbVIcKxwbNTzUp-yeWWzMvmlfscfdkeRIb_wykZ2taAMHquyZN5lk_7S-z3L473vs73FicwjUhfo1v1vUAW28XxYVrvRZCdhs_gzGJ6vTk.bnVsbA'
{
"status_code": "string",
"status_msg": "string",
"user_list": [
{
"id": 0,
"name": "string",
"follow_count": 0,
"follower_count": 0,
"is_follow": true,
"avatar": "string",
"background_image": "string",
"signature": "string",
"total_favorited": "string",
"work_count": 0,
"favorite_count": 0
}
]
}