curl --location --request GET '/v2/push/user/13' \
--header 'X-Tg-App-Id: xxx' \
--header 'X-Tg-Date: {{currentUTCTime}}' \
--header 'X-Tg-Signed-Headers: x-tg-app-id;x-tg-date' \
--header 'X-Tg-Content-Sha256;' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: '{
"code": 200,
"data": {
"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"
}