curl --location --request GET '/v3/cloud/server/event/1702D8OBYWWQ:body:1669685701' \
--header 'X-Tg-App-Id: xxx' \
--header 'X-Tg-Date: {{currentUTCTime}}' \
--header 'X-Tg-Algorithm: TGV1-HMAC-SHA256' \
--header 'X-Tg-Signed-Headers: x-tg-app-id;x-tg-date' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: '{
"code": 0,
"data": {
"id": "string",
"ossid": "string",
"image": "string",
"thumbnail": "string",
"time": 0,
"can_play": true,
"event": {
"icon": "string",
"msg": "string",
"name": "string",
"tag": "string",
"extra": {
"addr": "string",
"pos": "string",
"humidity": "string",
"temperature": "string",
"lock": {
"cls": 0,
"msg": 0,
"user_type": 0,
"user_id": 0,
"username": "string"
},
"subclass": "string",
"similarity_degree": "string"
}
},
"ossid_video": "string",
"image_uri": "string"
}
}