Skip to main content
GET
List Notifications

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

limit
integer
默认值:30
必填范围: 1 <= x <= 100
offset
integer
默认值:0
必填范围: x >= 0
kind
string | null

按类型筛选:error|warning|success|info

响应

Successful Response

items
SiteMessageOut · object[]
必填
unread
integer
默认值:0
total
integer
默认值:0
unread_by_kind
NotificationKindCountsOut · object