Skip to main content
GET
/
api
/
notification
/
record
/
find
查询通知记录列表
curl --request GET \
  --url https://api.example.com/api/notification/record/find \
  --header 'Authentication: <authentication>'
{}

Headers

Authentication
string
required

Query Parameters

pageIndex
string
required
pageSize
string
required
sn
string
timestamp
string
type
string
content
string
devType
string
devTypeIn
string[]
listFlag
string

/如果传入该标识,标识查询通知管理列表,否则标识查询右上方通知记录

Response

200 - application/json

The response is of type object.