curl --location --request GET '/v2/cloud/event/1702D8OBYWWQ:body:1669685701' \
--header 'X-Tg-App-Id;' \
--header 'X-Tg-Platform;' \
--header 'X-Tg-Sdk-Version;' \
--header 'Accept-Language;' \
--header 'X-Tg-App-Store: {{appstore}}' \
--header 'X-Tg-App-Pkgname;' \
--header 'Authorization;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-App-Version: {{app_version}}'
{
"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"
}
}