Skip to main content
GET
/
api
/
alarm
/
latest
查询设备最新告警
curl --request GET \
  --url https://api.example.com/api/alarm/latest \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
default:{{token_1}}
required

Query Parameters

pageIndex
string
pageSize
string

Response

200 - application/json

The response is of type object.