Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/search/v1/i/click?userid=soffeeshu4%40tvu.com&sessionid=undefined&uid=05-FFFFFFF11015C601-0C206C452A419A78&ph_path=mp4%2FFFFFFFF00015C633%2F55524C204558544C0000018F6581E6E4%2F240530-05-37-41-157%2F2%2Frt.mpd&pathtype=mpd&peerid=FFFFFFF00015C633&starttime=1717055940297&endtime=1717059381397&pageNum=1&pageSize=999&sort=1' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"message": "succ",
"data": {
"size": 1,
"total": 1,
"list": [
{
"name": "",
"person_id": "1710142217249mbzk5zx0",
"path": "FFFFFFF00015C633_1717048728819.jpg",
"position": {
"height": 271,
"left": 1076,
"top": 118,
"width": 186
},
"peer_id": "FFFFFFF00015C633",
"timestamp": 1717055943701,
"face_num": 1,
"last_update_ts": 1717055943701,
"tslist": [
1717055943701
],
"tracklist": [
[
1717055943701,
1717055944101
]
],
"group_id": "00fe20a2d2d84093b304f0d54d4bedda",
"total_track_duration": 1000
}
],
"host_person": {
"name": "",
"total_track_duration": 0
}
}
}