curl --location --request GET '/v2/push/users?user_id=34&user_id=35' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Signed-Headers;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-Content-Sha256;'
{
"code": 200,
"data": {
"34": {
"id": 5804468,
"user_id": 34,
"channel": "huawei",
"push_id": "IQAAAACy0ZH4AACD24P4_0Ysf6E081MbF7I3RjsBhnrPPp_jz7QhTN1KCyjJI-ErJycG3XMbWtOhwbnw87ltIccpF1fLXf3j0AYgbev7qc--uFl_Ow",
"pkgname": "icam365",
"platform": "android",
"debug_mode": 0,
"sound": []
}
},
"msg": "ok",
"ok": 1,
"requestid": "04b00ed9-3f59-441b-a226-e3f3217cc0e1",
"status": "ok"
}