Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/search/v2/mediafile?objectIdList=undefined&userIds=undefined&groupIds=undefined&startTimestamp=undefined&endTimestamp=undefined' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>'{
"result": {
"list": []
}
}