Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

notifyStates
enum<string>
required
Available options:
unread,
read
cursor
string | null

Response

200 - application/json

Successful response, return user notification list.

notifications
object[]
required
nextCursor
string | null
Last modified on March 5, 2026