curl --location --request GET '/v2/device/connection?device_id=1702DTEST009' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-Content-Sha256;' \
--header 'X-Tg-Algorithm;'
{
"code": 200,
"msg": "ok",
"data": {
"1702D8OBYWWQ": "string"
}
}