curl --location --request GET 'https://api.tvunetworks.com/openapi/token/3.0/token/queryPairedT' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"session": "1D4C7F1C3AE4419B8877C709760D801D",
"receiverId": "e6a486c604ee520a"
}'{
"errorCode": "string",
"errorInfo": "string",
"result": [
"string"
]
}