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
Последнее изменение 4 сентября 2026 г.