curl --location --request GET '/api/v1/event/datas?device_id=&identify=&page=&page_size=' \
--header 'x-token: {{x-token}}'{"code":200,"message":"Get list successfully","data":{"count":100,"list":[{"id":"1","device_id":"yanhao","identify":"Ml9rRreHDb","ts":"2017-07-24T15:13:58Z","data":"{\"key71\": 5, \"key1745\": 8989, \"key4\": 70, \"key9\": 302}","tenant_id":null},{"id":"2","device_id":"yanhao","identify":"aaxljRKjUX","ts":"2011-07-14T15:52:35Z","data":"{\"key2981\": 57, \"key7\": 7695}","tenant_id":null}]}}