Authorization: Bearer ********************curl --location --request GET 'https://mma.tvunetworks.com/api/search/v2/mediafilebyids' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"objectIdList": []
}'{
"result": []
}