Skip to main content
GET
/
api
/
device
/
data
/
history
/
find
查询sensor历史报文
curl --request GET \
  --url https://api.example.com/api/device/data/history/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

idSn
string
required
startTime
string
endTime
string
sortOrder
string
sortField
string
pageIndex
string
pageSize
string

Response

200 - application/json

The response is of type object.