Skip to main content
GET
cURL

授权

Authorization
string
header
必填

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

查询参数

notifyStates
enum<string>
必填
可用选项:
unread,
read
cursor
string | null

响应

200 - application/json

Successful response, return user notification list.

notifications
object[]
必填
nextCursor
string | null
最后修改于 2026年3月5日